diff options
author | root <root@migration.vz.lan> | 2012-10-25 09:22:18 +0000 |
---|---|---|
committer | root <root@migration.vz.lan> | 2012-10-25 09:22:18 +0000 |
commit | bb3b8d432ee83764ab61b30a9f0c7d18f10f9a46 (patch) | |
tree | 5627019398b3b77389359f2bd1d5d43660123796 | |
parent | 71e189223b15882f836885623bd2255599c07469 (diff) | |
download | elgg-bb3b8d432ee83764ab61b30a9f0c7d18f10f9a46.tar.gz elgg-bb3b8d432ee83764ab61b30a9f0c7d18f10f9a46.tar.bz2 |
add the readme from beechat.
-rw-r--r-- | README | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +Beechat the first XMPP chat for Elgg +==================================== + +Beechat is a facebook like chat for elgg using the XMPP protocol. It requires the XMPP serveur ejabberd. + +Installation +------------ + +French Documentation + +http://github.com/beechannels/beechat/wikis/guide-dinstallation + +English Documentation + +http://github.com/beechannels/beechat/wikis/setup-guide + +Feedback +-------- + +We are relying on the [GitHub issues tracker][issues] linked from above for +feedback. File bugs or other issues [here][issues]. + +[issues]: http://github.com/beechannels/beechat/issues |