From 64449f41e1c883ecee0a6e4311da0cf061034332 Mon Sep 17 00:00:00 2001 From: Stefano Assenzo Date: Mon, 5 Sep 2022 15:31:16 +0200 Subject: [PATCH] If you haven't figured it out, IT WORKS ON WINDOWS ONLY! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 479fae3..6b200eb 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,5 @@ pip install -r requirements.txt - To start the script, write the following command in the console: ```console python index.py -``` \ No newline at end of file +``` +### ONLY WORKS ON WINDOWS 10 AND 11!