aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandr Emelin <frvzmb@gmail.com>2017-01-17 07:18:50 +0000
committerGitHub <noreply@github.com>2017-01-17 07:18:50 +0000
commit8686d87d790d142db1c864eb4061891fac32759d (patch)
tree21dcf7a04826889731e6952956e1d3384412754c
parentAdd Centrifugo (diff)
downloadawesome-selfhosted-8686d87d790d142db1c864eb4061891fac32759d.tar.gz
awesome-selfhosted-8686d87d790d142db1c864eb4061891fac32759d.zip
use heifen instead of dash for Centrifugo entry
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d691bfc7..d201372a 100644
--- a/README.md
+++ b/README.md
@@ -206,7 +206,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin
### Custom
* [Actor](https://actor.im/) - Actor is a fast, open source messaging platform with rich mobile and web clients. ([Demo](https://app.actor.im), [Source Code](https://github.com/actorapp/actor-platform)) `AGPLv3` `Scala`
- * [Centrifugo](https://github.com/centrifugal/centrifugo) – Language-agnostic real-time messaging (Websockets or SockJS) server `MIT` `Go`
+ * [Centrifugo](https://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websockets or SockJS) server `MIT` `Go`
* [Cherry](https://github.com/rafael-santiago/cherry) - A tiny webchat server. `GPLv2` `Go`
* [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPLv2` `Java`
* [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs`