From 0be0e0995a61d137fbdba6600820f23420aa4e57 Mon Sep 17 00:00:00 2001 From: hpartapur <83201298+hpartapur@users.noreply.github.com> Date: Fri, 9 Jul 2021 13:18:32 -0700 Subject: [PATCH] Fixed Grammar Changed 'informations' to information for more clarity. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcee2eb..f6b6044 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
Steps to use GoogelMeet_Automate
- Download and extract the zip file. - Install dependencies by `pip3 install -r requirements.txt` -- Modify the informations in the `GoogleMeet.py` -- And run the python script `GoogleMeet.py` in cmd/terminal as ` python3 GoogleMeet.py` +- Modify the information in the `GoogleMeet.py` +- Run the python script `GoogleMeet.py` in cmd/terminal as ` python3 GoogleMeet.py`
# ENJOY!!!