Skip to content

Commit 0f91ca4

Browse files
authored
docs(readme): various edits for README.md (#91)
1 parent 27a8d41 commit 0f91ca4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ const randoms = {
7272
- Interactive demo showing how to consume a [`WebSocket`](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) converted into async iterable using the [`iterified`](https://github.com/shtaif/iterified) package:
7373
<br/><br/>[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-async-iterators-example-6?file=src%2FApp.tsx)
7474

75+
76+
77+
## 🔥 🔥 🔥
78+
79+
If you find this package helpful, please consider giving it a star! ⭐️<br/>
80+
Something isn't right? don't hesitate to open an issue! 👍<br/>
81+
Thanks a lot for viewing this project! 🙏🏻
82+
7583
<!--
7684
```tsx
7785
const gqlWsClient = createGqlWsClient({ url: 'wss://my-api-backend/graphql' });

0 commit comments

Comments
 (0)