Skip to content

Commit bdbce0f

Browse files
authored
Update README.md
1 parent 7e124d7 commit bdbce0f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

GAMES/Quizzer/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Quizzer
22

3-
### A trivia game which uses the turtle module and the requests module to get questions from [Open Trivia Database ](https://opentdb.com/) API
3+
### A trivia game which uses the turtle module and the requests module to get questions from [Open Trivia Database ](https://opentdb.com/api_config.php) API
44

55
## About the Quiz Topics:
66
- The topic of the quiz is **Anime/Manga** by default.
@@ -16,5 +16,6 @@
1616
python main.py
1717
```
1818

19+
1920
## Sample Output
20-
![Sample Output]()
21+
![Sample Output](https://github.com/sahil-s-246/Python-project-Scripts/blob/sahil-s-246-patch-2/GAMES/Quizzer/Sample_Output.png)

0 commit comments

Comments
 (0)