Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
artursniegowski authored Nov 9, 2022
1 parent 9d164ed commit 805e6cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kahoot_automated_quiz_creating_bot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ a quiz. Some data for the quiz can be adjusted, like the title of the quiz, the
To use the program, the user must first create a free account at Kahoot! (https://kahoot.com/) and fill out the data in the file .env (MY_EMAIL = "YOUR_EMAIL_FOR_KAHOOT@proton.me", MY_EMAIL_PASSWORD = "YOUR_PASSWORD_FOR_KAHOOT")
After you have created a quiz, you can share it with friends and have them play it. You can view the quiz results in your Kahoot account later. 

---
---

The necessary steps to make the program work:</br>
1. Install the Chrome web browser https://www.google.com/intl/en_uk/chrome/ </br>
Expand All @@ -33,4 +33,4 @@ Mark the DIR to the chromedriver.exe file and adjust the *CHROME_DRIVER_PATH* in

**The program was developed using python 3.11.0, selenium**

In order to run the program, you have to execute main.py.
In order to run the program, you have to execute main.py.

0 comments on commit 805e6cc

Please sign in to comment.