diff --git a/README.md b/README.md index d809012..6ff75a7 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Get rid of granular state management, manual refetching, and async spaghetti cod npm i @ngneat/query ``` +[Stackblitz Example](https://stackblitz.com/edit/stackblitz-starters-bsrgez?file=src%2Fmain.ts) + ## Query Client Inject the `QueryClient` [instance](https://tanstack.com/query/v5/docs/reference/QueryClient) through the `injectQueryClient()`