Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pouyamer authored May 23, 2024
1 parent bc3d235 commit 705dc8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ npm install
```
npm run build
```
1. Copy the contents of `build` directory into your project folder
1. Link all files in the `js` folder to your html file (before your main javascript file).
3. Copy the contents of `build` directory into your project folder
4. Link all files in the `js` folder to your html file (before your main javascript file).

## Configurations
your fireflies canvas has configuration that can be edited in `src/config` directory
Expand Down

0 comments on commit 705dc8d

Please sign in to comment.