From 87a5295cad121e7d876a6ae55c24bd1f522a6ee2 Mon Sep 17 00:00:00 2001 From: MrBuushy <46340014+MrBuushy@users.noreply.github.com> Date: Sun, 11 Oct 2020 02:43:21 +0100 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5fc6485..cac2dea 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,23 @@ # AmongUsStreamScore -Show your Among Us Score on Stream! +**Show your Among Us Score on Stream!** -Just attach the "Scores.txt" file to obs/slobs or other streaming programs and run the program! +Just attach the "Scores.txt" file to obs/slobs or other streaming programs and run the program!\ The program changes the score in the text file! -IW = Imposter Win -IL = Imposter Lose -CW = Crewmate Win -CL = Crewmate Lose -R = Reset +**IW = Imposter Win\ +IL = Imposter Lose\ +CW = Crewmate Win\ +CL = Crewmate Lose\ +R = Reset** -Each time 1 of the above characters are entered, +1 is added to the score +Each time 1 of the above options are entered, +1 is added to the score\ R resets the score Config: -Choice=True + +**Choice=True**\ +After everytime 1 of the above options are entered, it will ask for confirmation. + +**Choice=False**\ +After everytime 1 of the above options are entered, it will immediately add the score