From 99a0833e10953fcbe204ecc81a02d44a0a50f033 Mon Sep 17 00:00:00 2001 From: Hrushikesh Kachgunde <73577192+Hrushi11@users.noreply.github.com> Date: Tue, 18 May 2021 16:15:44 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```