From 81660d14f6b9d250ca8a0f82b5edea51662cfefe Mon Sep 17 00:00:00 2001 From: "[d]" Date: Fri, 18 Feb 2022 11:13:31 +0000 Subject: [PATCH] update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f0c37a9..6952f5f 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ cp437 ansi parsing ``` ## prerequisites 01. `apt install python3` -## example of parsing, loads 'work.ans' -13. `python3 dr1p4ns1.py` -## example of test data -13. `python3 test.py` -## included files overview +## main file +02. `python3 dr1p4ns1.py` +## test data +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