Skip to content

Commit 5bcf668

Browse files
authored
Add reference to <Async>
1 parent e333f37 commit 5bcf668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ any messages or errors it sends, as well as the `postMessage` handler.
1818
- Provides `postMessage` to send messages to the Web Worker
1919
- Accepts `onMessage` and `onError` callbacks
2020

21+
> This package was modeled after [`<Async>`](https://github.com/ghengeveld/react-webworker) which helps you deal with Promises in React.
22+
2123
## Install
2224

2325
```

0 commit comments

Comments
 (0)