Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
motla committed Jan 4, 2024
1 parent bc3d5e5 commit b91fc59
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 @@ -153,7 +153,7 @@ watch(() => serial.clearToSend, (value) => { console.log("CTS signal:", value);
[:book: Read the API](./api/default.md)

## Project development
- `npm run dev` compiles and hot-reloads demo for development
- `npm run dev` compiles, serves and hot-reloads demo for development
- `npm run build:demo` compiles and minifies demo
- `npm run build:lib` compiles and minifies library
- `npm run typedoc` compiles API documentation
Expand Down

0 comments on commit b91fc59

Please sign in to comment.