We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00a5f1 commit 3a6eb84Copy full SHA for 3a6eb84
number-guessing-game/README.md
@@ -15,7 +15,7 @@ This Python program is a simple number guessing game. The computer generates a r
15
Clone the repository:
16
17
```bash
18
- git clone https://github.com/your-username/number-guessing-game.git
+ git clone https://github.com/shashankatthaluri/10_Basic_python_projects/number-guessing-game.git
19
```
20
21
Navigate to the project directory:
0 commit comments