From f7d7d33c2b9539c9cbd22ca5a0c1c1657bfbbb4c Mon Sep 17 00:00:00 2001 From: Adrian Uryga <75134645+Adolsik@users.noreply.github.com> Date: Thu, 10 Nov 2022 18:45:31 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72f5d1e..24cf307 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ https://pypi.org/project/keyboard/ # Introduction - For now bot is: moving mouse, clicking mouse button, moving around with W,S,A,D and using space + - For now bot is: moving mouse, clicking mouse button, moving around with W,S,A,D and using space - To use the bot open file "gui.py" + - To use the bot open file "gui.py" + + # Known Limitations + - This program makes no attempt to hide itself, so don't use it for keyloggers or in serious online games. Be responsible.