This commit is contained in:
decoded
2022-02-28 16:55:45 -06:00
parent 54d4d49e95
commit 14055f1534

View File

@@ -43,7 +43,7 @@ dr1p4ns1 v2.3 - cp437 ansi parsing - this logic will be rolled into bots like kr
- `apt install python3`
## usage - main file
```
running 'python3 dr1p4ns1.py' will batch process all the {ans,asc} files in the ansiscii directory
running 'python3 dr1p4ns1.py' will batch process all the ans extension files in the ansiscii directory
running 'python3 dr1p4ns1.py /path/to/ansi/files' will load all the .ans files in that directory
```
## test data and debugging