diff --git a/README.md b/README.md
index 4fb255ddd..4ce842e60 100644
--- a/README.md
+++ b/README.md
@@ -20,15 +20,14 @@ Every single part is fully open source! Fork it, extend it, or deploy it to your
We also have a free hosted version of Omnivore at [omnivore.app](https://omnivore.app/) -- try it now!
+
+
## Join us on Discord!
We're building our community on Discord. [Join us!](https://discord.gg/nyqRrjujNe)
Read more about Omnivore on our blog.
-
-
-
## How to setup local development
The easiest way to get started with local development is to use `docker-compose up`. This will start a postgres container, our web frontend, and an API server.