Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rzrbld committed Jan 13, 2021
1 parent 5f40114 commit 96421d5
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 @@ -7,7 +7,7 @@
- literally the same build-in snippets
- user snippets temporary not available

## how to develop snippet
## how to write a snippet

look at `src/scripts/Test.js`. In this case - only difference between [Honk](https://github.com/rzrbld/honk) and [Boop](https://github.com/IvanMathy/Boop) is:

Expand All @@ -19,7 +19,7 @@ module.exports ={
```
and `return` statement in main function.

## how to develop app
## run in dev environment

- fork/download
- run
Expand Down

0 comments on commit 96421d5

Please sign in to comment.