From 3e49f6935ba3e9c0325773f682a450cc05c230c9 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Fri, 19 Feb 2016 00:41:59 +0900 Subject: [PATCH] Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e40dbc20..5aa8c8de 100644 --- a/README.md +++ b/README.md @@ -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