Skip to content

Commit

Permalink
chore: add example project to README
Browse files Browse the repository at this point in the history
  • Loading branch information
iuliancmarcu committed Dec 5, 2023
1 parent c463df0 commit ca70f5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

A no-dependency package that enables developers to build Web Worker pools for Next.js applications.

## Example

You can find an example Next.js project using `next-webworker-pool` [here](https://stackblitz.com/edit/next-webworker-pool-example?file=app%2Fpage.tsx).

## Installation

```bash
Expand Down

0 comments on commit ca70f5f

Please sign in to comment.