diff --git a/README.md b/README.md index cc649bd..61b99e9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Python bot of an infinite loop to spam in chats. Works on all kinds of chat syst 2. Check if your created environment has `pynput` library installed.
- To check for the correct installation of the library run `check.py`
+ To check for the correct installation of the library, run `check.py`
```elem python check.py ```