Skip to content

Commit 3bdb415

Browse files
committed
chore: update readme
1 parent 49feae7 commit 3bdb415

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
@@ -28,6 +28,7 @@ npm install bmssp
2828
To use this package, you can import it in your JavaScript code as follows:
2929

3030
```javascript
31+
// This is a WIP example
3132
import { printMessage, processMessage } from "bmssp";
3233

3334
printMessage("Hello, World!");

0 commit comments

Comments
 (0)