Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Gitify [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![slack][slack-image]][slack-url]
# Gitify [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url]

> If you are looking for the mobile version - [manosim/gitify-mobile](https://github.com/manosim/gitify-mobile/).

![Gitify](images/press.png)
![Gitify](images/press.jpg)


### Download
Expand All @@ -22,7 +22,7 @@ Gitify currently only supports OS X.
- Node 6+
- [Electron](http://electron.atom.io/)
- [React](https://facebook.github.io/react/)
- [Gulp](https://www.gulpjs.com)
- [Redux](http://redux.js.org/)


### Installation
Expand Down Expand Up @@ -94,5 +94,3 @@ Gitify is licensed under the MIT Open Source license. For more information, see
[travis-url]: https://travis-ci.org/manosim/gitify
[codecov-image]: https://codecov.io/gh/manosim/gitify/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/manosim/gitify
[slack-image]: https://img.shields.io/badge/slack-atomio/gitify-e01563.svg
[slack-url]: https://atomio.slack.com/
4 changes: 2 additions & 2 deletions auto_updater.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "Release 1.1.0",
"url": "https://github.com/manosim/gitify/releases/download/1.1.0/gitify-osx.zip"
"name": "Release 2.0.0",
"url": "https://github.com/manosim/gitify/releases/download/2.0.0/gitify-osx.zip"
}
Binary file added images/press.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/press.png
Binary file not shown.