Skip to content

Commit de68b42

Browse files
authored
Update README.md
1 parent 99de7dc commit de68b42

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: Project 1 - Number Guessing Game/README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ This Python script implements a simple number guessing game where the user has t
2121
### How to Use
2222

2323
1. Clone the repository or download the Python script.
24-
2. Run the script using Python 3.x.
25-
3. Enter the desired number of rounds when prompted.
26-
4. Follow the instructions to guess the random number within the specified rounds.
24+
```
25+
https://github.com/JawadSher/Python-Projects-Beginner-to-Advance/tree/main/Project%201%20-%20Number%20Guessing%20Game
26+
3. Run the script using Python 3.x.
27+
4. Enter the desired number of rounds when prompted.
28+
5. Follow the instructions to guess the random number within the specified rounds.
2729
2830
Enjoy playing the number guessing game!
2931

0 commit comments

Comments
 (0)