Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian S. <kriztan@users.noreply.github.com>2015-07-16 11:15:26 +0300
committerChristian S. <kriztan@users.noreply.github.com>2015-07-16 11:15:26 +0300
commit73e703e5d4f7dc08947395bb6ee546e820af45a5 (patch)
treef85c1488a2895c53f81b08af9dec923be87521a2 /README.md
parent3190f114e722fa6099e0d6f0fd4867440cec5473 (diff)
fixed another typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index f20b5dca3..9e7ffd2fa 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,6 @@ run your own XMPP server for you and your friends. These XEP's are:
* XEP-0352: Client State Indication lets the server know whether or not
Conversations is in the background. Allows the server to save bandwidth by
withholding unimportant packages.
- without removing them from your roster.
* XEP-xxxx: HttpUpload allows you to share files in conferences and with offline
contacts. Requires an [additional component](https://github.com/siacs/HttpUploadComponent)
on your server.