diff --git a/README.md b/README.md index 874c0a25..c5776d41 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ Standard UI for [Bull](https://github.com/OptimalBits/bull). - [Express](https://github.com/s-r-x/bull-monitor/tree/main/packages/express#usage) - [Koa](https://github.com/s-r-x/bull-monitor/tree/main/packages/koa#usage) - [Hapi](https://github.com/s-r-x/bull-monitor/tree/main/packages/hapi#usage) -- [Fastify](https://github.com/s-r-x/bull-monitor/tree/main/packages/fastify#usage) \ No newline at end of file +- [Fastify](https://github.com/s-r-x/bull-monitor/tree/main/packages/fastify#usage) +- [CLI](https://github.com/s-r-x/bull-monitor/tree/main/packages/cli#usage)