diff --git a/README.md b/README.md index 477cfce..a93604a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ running 'python3 dr1p4ns1.py' will batch process all the {ans,asc} files in the ``` ## test data and debugging - running `python3 test.py` will present table data and create an ansi file for testing -- change the line below from False to True at the bottom of `dr1p4ns1.py` +- change the line below from False to True at the bottom of `dr1p4ns1.py` for some parse debugging ```d=dr1p4ns1(ansifile=_FILE_,width=80,debug=False)``` ## files overview ```