We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ebdff commit 069de97Copy full SHA for 069de97
hangman-game/README.md
@@ -15,7 +15,7 @@ This Python program is a classic Hangman game where the player tries to guess a
15
Clone the repository:
16
17
```bash
18
- git clone https://github.com/your-username/hangman-game.git
+ git clone https://github.com/shashankatthaluri/10_Basic_python_projects/hangman-game.git
19
```
20
Navigate to the project directory:
21
0 commit comments