From 9c44deaec48252afe54768e4aedb413bfab53c3f Mon Sep 17 00:00:00 2001 From: Nat Friedman Date: Sat, 12 Feb 2022 09:42:49 -0800 Subject: [PATCH] Update README.md Moving image --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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! +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.