Skip to content

Commit 0be16c0

Browse files
authored
Update README.md
1 parent bb57ac8 commit 0be16c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Welcome to my Python Projects repository! This collection includes 10 projects,
5858
---
5959

6060
### 7. HigherLowerGame
61-
- A game where users guess whether one entity has a higher or lower value compared to another (e.g., higher social media followers).
61+
- A game where users guess whether one entity has a higher or lower value compared to another (e.g., higher social media followers).
6262
- Key Features:
6363
- Interactive gameplay.
6464
- Compares numerical values.
@@ -76,7 +76,7 @@ Welcome to my Python Projects repository! This collection includes 10 projects,
7676
---
7777

7878
### 9. RockPaperScissorsGame
79-
- A simple implementation of the classic "Rock, Paper, Scissors" game.
79+
- A simple implementation of the classic "Rock, Paper, Scissors" game.
8080
- Key Features:
8181
- Allows user and computer to play.
8282
- Determines the winner based on the game rules.

0 commit comments

Comments
 (0)