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