Update README.md

This commit is contained in:
Yuya Ochiai 2016-02-19 00:41:59 +09:00
parent 9fdf2106b2
commit 3e49f6935b

View file

@ -7,18 +7,17 @@
### Desktop integration
* Tabs for multiple teams
* Notifications
* Desktop Notification
* Windows 10: Toast
* Windows 7-8.1: Balloon
* OS X: Notification Center
* Linux: libnotify ([Electron's notification spec](http://electron.atom.io/docs/v0.36.0/tutorial/desktop-environment-integration/#linux))
* Badges for unread channels
* Desktop Notification
* Windows 10: Toast
* Windows 7-8.1: Balloon (fallback behavior, so lesser support)
* OS X: Notification Center
* Linux: libnotify ([Electron's notification spec](http://electron.atom.io/docs/v0.36.0/tutorial/desktop-environment-integration/#linux))
* Badges for unread channels and mention
* Resident application
### Pre-packaged
You don't have to install any other software.
Packages are available at [release page](http://github.com/yuya-oc/electron-mattermost/releases).
## Usage