summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index efbfc05d..e6e6fe5d 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ With the rise of governmental monitoring programs, Tox aims to be an easy to use
12**Website translations**: [see stal888's repository](https://github.com/stal888/ProjectTox-Website)<br/> 12**Website translations**: [see stal888's repository](https://github.com/stal888/ProjectTox-Website)<br/>
13**Qt GUI**: [see nurupo's repository](https://github.com/nurupo/ProjectTox-Qt-GUI) 13**Qt GUI**: [see nurupo's repository](https://github.com/nurupo/ProjectTox-Qt-GUI)
14 14
15 15**How to build Tox on Linux**: [YouTube video](http://www.youtube.com/watch?v=M4WXE4VKmyg)<br />
16**How to use Tox on Windows**: [YouTube video](http://www.youtube.com/watch?v=qg_j_sDb6WQ)
16 17
17## The Complex Stuff: 18## The Complex Stuff:
18+ Tox must use UDP simply because you can't hole punch with TCP. It's possible, but it doesn't work all the time. 19+ Tox must use UDP simply because you can't hole punch with TCP. It's possible, but it doesn't work all the time.