diff --git a/README.md b/README.md index ab0c1cd23..b2cd03224 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ > The mobile app has been depreacated in favor of the official GitHub mobile app the is coming out [soon](https://github.com/mobile). -![Gitify](assets/images/press.jpg) +![Gitify](assets/images/press.png) ### Download You can download Gitify for **free** from either the website [www.gitify.io](http://www.gitify.io/) or from the GitHub repository [releases](https://github.com/manosim/gitify/releases) page. -You can also install Gitify via [Homebrew Cask](http://caskroom.io/) +You can also install Gitify via [Homebrew Cask](http://brew.sh/) ```shell brew cask install gitify diff --git a/assets/images/press.jpg b/assets/images/press.jpg deleted file mode 100644 index 1ed83b447..000000000 Binary files a/assets/images/press.jpg and /dev/null differ diff --git a/assets/images/press.png b/assets/images/press.png new file mode 100644 index 000000000..2a17e35d6 Binary files /dev/null and b/assets/images/press.png differ