From 64457efc5c9d5299a25a984036b0b7eda236fa30 Mon Sep 17 00:00:00 2001 From: decoded Date: Sat, 19 Feb 2022 07:57:49 -0600 Subject: [PATCH] batch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```