From dda1be84ba5feb93499556971a5eb187fb3625af Mon Sep 17 00:00:00 2001 From: decoded Date: Mon, 28 Feb 2022 19:29:12 -0600 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d5abb..2620aa0 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ ansi files can be queued so that when you pump they are being sent in a sequenti ## content - dr1p4ns1.py - **main file** - ansiscii/*.ans - **example: directory of ansi files** -## usage - main file +## usage - syntax: `python3 dr1p4ns1.py` - **will load all the ansi files in the present working directory** - syntax: `python3 dr1p4ns1.py ansiscii` - **will load all the ansi files in this directory path** ## setting up environment