From 997f3743385b7808a9a3d0e68c916481fde19018 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 4 Apr 2023 11:00:04 +0200 Subject: [PATCH] typo and recommendation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f76a1..888fcf8 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,14 @@ python .\main.py --offline - You also can bypass the interactive cheat selector by passing a list to the app. -For instance, for cheats `#1`, `#2`, `#3` and `#4`: +For instance, using cheats `#1`, `#2`, `#3` and `#4`: ```powershell python .\main.py --list=1,2,3,4 ``` +Feel free to modify the [run.bat](./run.bat) as you wish. + ## How to not use? **CTRL + C** (twice for the .bat script) will stop the app.