From 49bc7fbdc0b27aa78de778468710c25bc8b99e67 Mon Sep 17 00:00:00 2001
From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com>
Date: Wed, 2 Jun 2021 16:56:11 +0300
Subject: [PATCH] Update logo in README.md
---
README.md | 2 +-
packages/api/README.md | 2 +-
packages/express/README.md | 2 +-
packages/fastify/README.md | 2 +-
packages/hapi/README.md | 2 +-
packages/koa/README.md | 2 +-
packages/ui/README.md | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 0b100871..5e484ea1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# @bull-board 🎯
+#
@bull-board
Bull Dashboard is a UI built on top of [Bull](https://github.com/OptimalBits/bull) or [BullMQ](https://github.com/taskforcesh/bullmq) to help you visualize your queues and their jobs.
With this library you get a beautiful UI for visualizing what's happening with each job in your queues, their status and some actions that will enable you to get the job done.
diff --git a/packages/api/README.md b/packages/api/README.md
index 9c6fb08d..b8f77971 100644
--- a/packages/api/README.md
+++ b/packages/api/README.md
@@ -1,4 +1,4 @@
-# @bull-board/api 🎯
+#
@bull-board/api
Core server APIs of `bull-board`.
diff --git a/packages/express/README.md b/packages/express/README.md
index 5e0d23ce..5ab1df8d 100644
--- a/packages/express/README.md
+++ b/packages/express/README.md
@@ -1,4 +1,4 @@
-# @bull-board/express 🎯
+#
@bull-board/express
[Express.js](https://expressjs.com/) server adapter for `bull-board`.
diff --git a/packages/fastify/README.md b/packages/fastify/README.md
index 68f9167f..fafe9e85 100644
--- a/packages/fastify/README.md
+++ b/packages/fastify/README.md
@@ -1,4 +1,4 @@
-# @bull-board/fastify 🎯
+#
@bull-board/fastify
[Fastify.js](https://www.fastify.io/) server adapter for `bull-board`.
diff --git a/packages/hapi/README.md b/packages/hapi/README.md
index 055333cf..327d784c 100644
--- a/packages/hapi/README.md
+++ b/packages/hapi/README.md
@@ -1,4 +1,4 @@
-# @bull-board/hapi 🎯
+#
@bull-board/hapi
[Hapi.js](https://hapi.dev/) server adapter for `bull-board`.
diff --git a/packages/koa/README.md b/packages/koa/README.md
index 069d3574..20746605 100644
--- a/packages/koa/README.md
+++ b/packages/koa/README.md
@@ -1,4 +1,4 @@
-# @bull-board/koa 🎯
+#
@bull-board/koa
[Koa.js](https://koajs.com/) server adapter for `bull-board`.
diff --git a/packages/ui/README.md b/packages/ui/README.md
index 0e807400..d7af4e8c 100644
--- a/packages/ui/README.md
+++ b/packages/ui/README.md
@@ -1,4 +1,4 @@
-# @bull-board/ui 🎯
+#
@bull-board/ui
UI packages of `bull-board`.