Update README.md

This commit is contained in:
Martti Malmi 2020-01-30 12:21:43 +02:00 committed by GitHub
parent 1e3104e0f3
commit ca2d743580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,14 @@
# iris-messenger
Decentralized chat! [Iris-lib](https://github.com/irislib/iris-lib) + [gun](https://github.com/amark/gun) + jquery.
Decentralized messenger! Just [iris-lib](https://github.com/irislib/iris-lib), [gun](https://github.com/amark/gun), jquery and some helpers.
Try it out: [iris.to](https://iris.to)
Or get the **desktop version** ([download](https://github.com/irislib/iris-electron/releases), [source code](https://github.com/irislib/iris-electron)):
* Communicate with local network peers without Internet access
* Opens to background on login: stay online and get message notifications!
* More secure and available: no need to open the browser application from a server.
## Develop
```
git clone git@github.com:irislib/iris-messenger.git