diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |