From 7abeeca523868ca192929fa3974ca0709166d954 Mon Sep 17 00:00:00 2001 From: Alex Orid Date: Wed, 21 Apr 2021 21:15:37 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7de009..7277a96 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,14 @@ ___ Run the following to enable these V2 modules. `python standalone_command.py`
-`python twitch_script_standalone`
-`python discord_script_standalone`
+`python twitch_script_standalone.py`
+`python discord_script_standalone.py`
+ +## Docker: + +### Image Setup: + +### Docker-Compose Info: ___