diff --git a/README.md b/README.md index 9198208a8..a0e64608f 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ We also have a free hosted version of Omnivore at [omnivore.app](https://omnivor omnivore-readme-screenshot -## :speech_balloon: Join us on Discord! +## Join us on Discord! :speech_balloon: We're building our community on Discord. [Join us!](https://discord.gg/h2z5rppzz9) Read more about Omnivore on our blog. -## :tada: Shoutouts +## Shoutouts :tada: Omnivore takes advantage of some great open source software: @@ -46,7 +46,7 @@ Omnivore takes advantage of some great open source software: * [Mozilla Readability](https://github.com/mozilla/readability) - We use Mozilla's Readability library to make pages easier to read. -## :computer: How to setup local development +## How to setup local development :computer: The easiest way to get started with local development is to use `docker-compose up`. This will start a postgres container, our web frontend, an API server, and our content fetching microservice.