Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuezas authored Jul 20, 2023
1 parent ba0c12c commit d55c564
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 @@ -109,7 +109,7 @@ or
usage:

```js
import { upload, boards } from 'arduino-web-uploader'
import { upload, boards } from 'web-arduino-uploader'
document.addEventListener('button', async () => {
const onProgress = (percentage) => {
console.log(percentage + '%')
Expand Down

0 comments on commit d55c564

Please sign in to comment.