Skip to content

Commit

Permalink
Update README.md (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh authored Jun 13, 2023
1 parent 93bc65d commit 1ad9618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ For more advanced usages check the `examples` folder, currently it contains:
3. [With Fastify server](https://github.com/felixmosh/bull-board/tree/master/examples/with-fastify)
4. [With Hapi.js server](https://github.com/felixmosh/bull-board/tree/master/examples/with-hapi)
5. [With Koa.js server](https://github.com/felixmosh/bull-board/tree/master/examples/with-koa)
6. [With Nest.js server using the built-in module](https://github.com/felixmosh/bull-board/tree/master/examples/with-nestjs) (Thanx to @dennissnijder)
6. [With Nest.js server using the built-in module](https://github.com/felixmosh/bull-board/tree/master/examples/with-nestjs-module) (Thanx to @dennissnijder)
7. [With Nest.js server using the express adapter](https://github.com/felixmosh/bull-board/tree/master/examples/with-nestjs) (Thanx to @lodi-g)

### Board options
Expand Down

0 comments on commit 1ad9618

Please sign in to comment.