diff options
author | nodiscc <nodiscc@gmail.com> | 2016-07-10 20:57:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-10 20:57:11 +0000 |
commit | 22a964c1759dd4a13f2235f4254e3571c37b6fcc (patch) | |
tree | cb9795f4e066c894a37db45cad128644bfecfd68 | |
parent | Merge pull request #614 from alucard0134/master (diff) | |
parent | Fix sentence (diff) | |
download | awesome-selfhosted-22a964c1759dd4a13f2235f4254e3571c37b6fcc.tar.gz awesome-selfhosted-22a964c1759dd4a13f2235f4254e3571c37b6fcc.zip |
Merge pull request #619 from kevinhinterlong/patch-1
Small sentence fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ### Custom - * [Actor](https://actor.im/) - Actor is an open source 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` + * [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` * [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` |