mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-23 03:31:56 +00:00
Update README to make more clear what this is.
This commit is contained in:
11
README.md
11
README.md
@@ -1,5 +1,14 @@
|
||||
Zulip Desktop Client
|
||||
Zulip Electron Desktop Client
|
||||
|
||||
This is an experimental replacement for the [Zulip Desktop
|
||||
app](https://github.com/zulip/zulip-desktop) implemented in
|
||||
[Electron](http://electron.atom.io/).
|
||||
|
||||
The goal is to achieve feature-compatibility with the old desktop app
|
||||
and then start adding cool features like easy support for
|
||||
multi-account.
|
||||
|
||||
# Installation
|
||||
|
||||
> npm install <br>
|
||||
> npm start
|
Reference in New Issue
Block a user