Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philfung authored Sep 14, 2023
1 parent 382e1ad commit 45f02c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ ret = window.AddToHomeScreenInstance.show(); // show "add-to-homescr
```
Here's an [example implementation](https://github.com/philfung/add-to-homescreen/blob/main/index.html).

## Making Changes to the Library and Testing Locally
### Making Changes to the Library and Testing Locally
Build the library and output to the [dist]((https://github.com/philfung/add-to-homescreen/tree/main/dist) directory:
```
npm run build
Expand Down

0 comments on commit 45f02c1

Please sign in to comment.