From f81fc415986092fdb62c716c96f4280ce513790a Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 3 Apr 2023 00:51:46 +0200 Subject: [PATCH] need double ^C for the batch script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f710b4..963f9bf 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ python .\main.py --list=1,2,3,4 ## How to not use? -**CTRL + C** will stop the app. +**CTRL + C** (twice for the .bat script) will stop the app. ## About