Update README.md.

This commit is contained in:
Rishi Gupta
2018-08-30 05:08:07 -07:00
committed by Akash Nimare
parent 6fd9e1be8b
commit 872ad4d3e7

View File

@@ -3,30 +3,23 @@
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/zulip/zulip-electron?branch=master&svg=true)](https://ci.appveyor.com/project/akashnimare/zulip-electron/branch/master) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/zulip/zulip-electron?branch=master&svg=true)](https://ci.appveyor.com/project/akashnimare/zulip-electron/branch/master)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
Desktop client for Zulip. Available for Mac, Linux and Windows. Desktop client for Zulip. Available for Mac, Linux, and Windows.
<img src="http://i.imgur.com/ChzTq4F.png"/> <img src="http://i.imgur.com/ChzTq4F.png"/>
# Download # Download
Please see [installation guide](https://zulipchat.com/help/desktop-app-install-guide). Please see the [installation guide](https://zulipchat.com/help/desktop-app-install-guide).
# Features # Features
* Sign in to multiple teams * Sign in to multiple teams
* Desktop Notifications with inline reply support * Desktop notifications with inline reply
* Multilanguage SpellChecker * Multi-language spell checker
* OSX/Win/Linux installers * Automatic updates
* Automatic Updates (macOS/Windows/Linux)
* Keyboard shortcuts
# Development
Please see our [development guide](./development.md) to get started and run app locally.
# Contribute # Contribute
If you want to contribute please make sure to read [our documentation about contributing](./CONTRIBUTING.md) first. First, join us on the [Zulip community server](https://zulip.readthedocs.io/en/latest/contributing/chat-zulip-org.html)!
Also see our [contribution guidelines](./CONTRIBUTING.md) and our [development guide](./development.md).
* [Issue Tracker](https://github.com/zulip/zulip-electron/issues)
* [Source Code](https://github.com/zulip/zulip-electron/)
# License # License
Released under the [Apache-2.0](./LICENSE) license. Released under the [Apache-2.0](./LICENSE) license.