summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDR! <gdr@gdr.name>2016-05-05 19:43:58 +0200
committerGDR! <gdr@gdr.name>2016-05-05 19:43:58 +0200
commit90990f49bda18d06c89fca0495b39726bd55a076 (patch)
tree7e1791a4ffe9748cc888a2921f1e68f4cc46ae7b
parent5b921bc92cf04773f8e5b08120e5850156fbb580 (diff)
Tox.chat 2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7960204..1d97fd9 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Tuntox is a single binary which may run in client mode or server mode. As a rule
6 6
7**Tuntox is in early work in progress stage**. It won't kill your goats but it may segfault, leak memory or have security issues (although I tried to make it rather secure). It won't be as fast as it could be because of the tremendous amount of debug output. 7**Tuntox is in early work in progress stage**. It won't kill your goats but it may segfault, leak memory or have security issues (although I tried to make it rather secure). It won't be as fast as it could be because of the tremendous amount of debug output.
8 8
9If you don't know what Tox is - it's an instant messenger protocol which is fully P2P, supports audio/video calls and file transfers. Unlike Skype it's fully open and unlike, say, XMPP - the calls and file transfers actually work. Go download a client from http://utox.org/ or read more at https://tox.im/ 9If you don't know what Tox is - it's an instant messenger protocol which is fully P2P, supports audio/video calls and file transfers. Unlike Skype it's fully open and unlike, say, XMPP - the calls and file transfers actually work. Go download a client from http://utox.org/ or read more at https://tox.chat/
10 10
11[![Coverity Scan Build Status](https://scan.coverity.com/projects/5690/badge.svg)](https://scan.coverity.com/projects/5690) 11[![Coverity Scan Build Status](https://scan.coverity.com/projects/5690/badge.svg)](https://scan.coverity.com/projects/5690)
12 12