Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3047f0e

Browse files
Update README.md
1 parent f7d86f6 commit 3047f0e

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

‎Number Guessing Game/README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,14 @@ No external Python modules are required for this project. The script uses the bu
2121

2222
## ▶️ How to Run the Script
2323
1. Clone the Repository:
24-
```bash
25-
git clone https://github.com/yourusername/number-guessing-game.git
26-
cd number-guessing-game
27-
```
24+
```
25+
git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git
26+
```
27+
2. Navigate to Directory:
28+
```bash
29+
cd Simple-Python-Mini-Projects/Number\ Guessing\ Game
30+
```
2831
2. Run the Script:
29-
```bash
30-
python3 number_guessing_game.py
31-
```
32+
```bash
33+
python number_guessing.py
34+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /