Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpsankalpa committed Apr 5, 2024
1 parent 2e5ff61 commit cf0eadc
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,16 @@ You can see a live demo of Fireworks [here](#).

To run Fireworks locally, follow these steps:

1. Clone this repository to your local machine using `git clone https://github.com/gmpsankalpa/fireworks`
2. Navigate to the project directory: `cd fireworks`
1. Clone this repository to your local machine:

```bash
git clone https://github.com/gmpsankalpa/fireworks

2. Navigate to the project directory:

```bash
cd fireworks
3. Open `index.html` in your web browser.
## Usage
Expand Down

0 comments on commit cf0eadc

Please sign in to comment.