Skip to content

Commit 5cd1f1f

Browse files
committed
README fix
1 parent 06460d8 commit 5cd1f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ async function loadwasm() {
5757
// Use your module here
5858
console.log(lib.doub(21));
5959
}
60+
loadwasm();
6061
```
6162

6263
### Configuration

0 commit comments

Comments
 (0)