Update README.md

Moving image
This commit is contained in:
Nat Friedman
2022-02-12 09:42:49 -08:00
committed by GitHub
parent 68994982fc
commit 9c44deaec4

View File

@ -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!
<img width="981" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696698-9e4f1bdd-5954-465b-8ab0-b4eacc60f779.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="981" alt="omnivore-readme-screenshot" src="https://user-images.githubusercontent.com/75189/153696698-9e4f1bdd-5954-465b-8ab0-b4eacc60f779.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.