Skip to content

Commit

Permalink
Add koa example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jun 1, 2021
1 parent 5cc2dd6 commit 762015b
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 @@ -37,6 +37,8 @@ yarn add @bull-board/express
yarn add @bull-board/fastify
# or
yarn add @bull-board/hapi
# or
yarn add @bull-board/koa
```
Or
```sh
Expand All @@ -45,6 +47,8 @@ npm i @bull-board/express
npm i @bull-board/fastify
# or
npm i @bull-board/hapi
# or
npm i @bull-board/koa
```

## Hello World
Expand Down

0 comments on commit 762015b

Please sign in to comment.