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 d8cf205 commit 8a0cb97Copy full SHA for 8a0cb97
Balloons Poping Game/README.md
@@ -16,12 +16,12 @@ No external libraries or packages are required for this project. It is built wit
16
17
## Installing Instructions
18
1. Clone the repository:
19
- ```bash
20
- git clone https://github.com/your-username/All-In-One-Javascript-Projects.git
+ ```bash
+ git clone https://github.com/king04aman/All-In-One-Javascript-Projects.git
21
```
22
2. Navigate to the project directory:
23
```bash
24
- cd All-In-One-Javascript-Projects/Pop-the-Balloons
+ cd All-In-One-Javascript-Projects/Balloons-Poping-Game
25
26
3. Open the `index.html` file in a web browser:
27
0 commit comments