From 7a4685da2c1e143a04deabcc7336bf30eb4e18eb Mon Sep 17 00:00:00 2001 From: Alex Orid Date: Wed, 21 Apr 2021 17:45:04 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c68e675..b7de009 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,14 @@ ___ ## Usage: -Run `python standalone_command.py` && `python twitch_script_standalone` -___ +Run the following to enable these V2 modules. + +`python standalone_command.py`
+`python twitch_script_standalone`
+`python discord_script_standalone`
+ +___ ~~# V1 Info:~~