Trim trailing white spaces

This commit is contained in:
Yuya Ochiai 2016-03-10 21:46:47 +09:00
parent a26edac048
commit f7c1be1268

View file

@ -1,8 +1,8 @@
# Mattermost Desktop (beta) # Mattermost Desktop (beta)
Native desktop application for [Mattermost](http://www.mattermost.org/) running on Windows, Mac and Linux. Native desktop application for [Mattermost](http://www.mattermost.org/) running on Windows, Mac and Linux.
Originally created as "electron-mattermost" by Yuya Ochiai. Developed using [Electron](http://electron.atom.io/). Originally created as "electron-mattermost" by Yuya Ochiai. Developed using [Electron](http://electron.atom.io/).
![s](https://raw.githubusercontent.com/mattermost/desktop/rename-1/docs/20160309_mattermost-desktop.gif) ![s](https://raw.githubusercontent.com/mattermost/desktop/rename-1/docs/20160309_mattermost-desktop.gif)
@ -11,14 +11,14 @@ Originally created as "electron-mattermost" by Yuya Ochiai. Developed using [Ele
## Features ## Features
### Desktop integration ### Desktop integration
* Tabs for multiple teams across multiple servers * Tabs for multiple teams across multiple servers
* Desktop Notifications * Desktop Notifications
* Windows 10: Toast * Windows 10: Toast
* Windows 7-8.1: Balloon (fallback behavior, so lesser support) * Windows 7-8.1: Balloon (fallback behavior, so lesser support)
* OS X: Notification Center * OS X: Notification Center
* Linux: [libnotify](http://electron.atom.io/docs/v0.36.0/tutorial/desktop-environment-integration/#linux) * Linux: [libnotify](http://electron.atom.io/docs/v0.36.0/tutorial/desktop-environment-integration/#linux)
* Badges for unread channels and mentions * Badges for unread channels and mentions
* Installs as native application * Installs as native application
### Pre-packaged ### Pre-packaged
You don't have to install any other software. You don't have to install any other software.