This commit is contained in:
.[d]. 2022-02-28 19:29:12 -06:00
parent cc19550543
commit dda1be84ba

View File

@ -50,7 +50,7 @@ ansi files can be queued so that when you pump they are being sent in a sequenti
## content
- dr1p4ns1.py - **main file**
- ansiscii/*.ans - **example: directory of ansi files**
## usage - main file
## usage
- syntax: `python3 dr1p4ns1.py` - **will load all the ansi files in the present working directory**
- syntax: `python3 dr1p4ns1.py ansiscii` - **will load all the ansi files in this directory path**
## setting up environment