diff --git a/README.md b/README.md index 7784c91ff..2352034fc 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,16 @@ 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! -omnivore-readme-screenshot - ## Join us on Discord! We're building our community on Discord. [Join us!](https://discord.gg/nyqRrjujNe) Read more about Omnivore on our blog. + +omnivore-readme-screenshot + + ## 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.