update
This commit is contained in:
10
README.md
10
README.md
@@ -43,11 +43,11 @@ cp437 ansi parsing
|
||||
03. `python3 test.py`
|
||||
## files overview
|
||||
```
|
||||
dr1p4ns1.py - main file, reads file.ans and attempts to parse and display
|
||||
work.ans - this ansi file is loaded by dr1p4ns1.py, this is the logic testing
|
||||
dr1p4ns1.py - main file, reads 'work.ans' and attempts to parse and display
|
||||
work.ans - this ansi file is loaded by 'dr1p4ns1.py', this is the logic testing
|
||||
test.py - used to generate test ansi file and presents table data
|
||||
```
|
||||
- _dr1p4ns1.py
|
||||
- _work.ans
|
||||
- _test.py
|
||||
- dr1p4ns1.py
|
||||
- work.ans
|
||||
- test.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user