diff --git a/README.md b/README.md index 4149a97ec..35d78cbb2 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,22 @@ DevHub Mobile - Event Filters

-## Installation on macOS using Homebrew +
+ +## Download links -Devhub can be installed on macOS using Homebrew using the following commands: +- Web: [devhubapp.com](https://devhubapp.com/) +- Android: [Play Store](https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link) +- iOS: [App Store](https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link) +- Desktop: + - [GitHub Releases](https://github.com/devhubapp/devhub/releases) + - Homebrew (macOS): + ``` + brew tap devhubapp/devhub + brew cask install devhub + ``` -```bash -brew tap devhubapp/devhub -brew cask install devhub -``` +
## Why @@ -165,6 +173,7 @@ Alternatively, you can contribute using Gitpod, a free online dev environment fo > When using a third party service, your tokens may be less secured.
+ ## Author Follow me on Twitter: [@brunolemos](https://twitter.com/brunolemos)