Skip to content

Commit 50ec17f

Browse files
authored
Update README.md
1 parent a6467ba commit 50ec17f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Type definitions and low level interface implementations for the [W3C Web Workers API](https://html.spec.whatwg.org/multipage/workers.html).
44

5+
### Install
6+
7+
```
8+
spago install web-workers
9+
```
10+
11+
### Documentation
12+
13+
[Published on Pursuit](https://pursuit.purescript.org/packages/purescript-web-workers/)
14+
515
### Example
616

717
code for the worker

0 commit comments

Comments
 (0)