Move discord link above the screenshot

This commit is contained in:
Jackson Harper 2022-02-11 20:27:47 -08:00
parent 695921414f
commit 9541bc1123

View file

@ -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!
<img width="1055" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696404-81afe8fc-6a89-43ac-8583-7f4ba9bbf895.png">
## Join us on Discord!
We're building our community on Discord. [Join us!](https://discord.gg/nyqRrjujNe)
Read more about Omnivore on our blog. <https://blog.omnivore.app/p/getting-started-with-omnivore>
<img width="1055" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696404-81afe8fc-6a89-43ac-8583-7f4ba9bbf895.png">
## 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.