summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cbe53af5..ff3a6bba 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
3 3
4With the rise of governmental monitoring programs, Tox, a FOSS initiative, aims to be an easy to use, all-in-one communication platform that ensures their users full privacy and secure message delivery.<br /> <br /> 4With the rise of governmental monitoring programs, Tox, a FOSS initiative, aims to be an easy to use, all-in-one communication platform that ensures their users full privacy and secure message delivery.<br /> <br />
5 5
6[**Website**](https://tox.im) **|** [**Wiki**](https://wiki.tox.im/) **|** [**Blog**](https://blog.libtoxcore.so/) **|** [**FAQ**](http://wiki.tox.im/FAQ) **|** [**Binaries**](https://wiki.tox.im/Binaries) **|** [**Clients**](https://wiki.tox.im/Client) **|** [**Compiling**](https://wiki.tox.im/Installing) **|** [**API**](https://libtoxcore.so/) **|** **IRC:** #tox@freenode 6[**Website**](https://tox.im) **|** [**Download**](https://wiki.tox.im/Binaries) **|** [**Wiki**](https://wiki.tox.im/) **|** [**Blog**](https://blog.libtoxcore.so/) **|** [**FAQ**](http://wiki.tox.im/FAQ) **|** [**Binaries**](https://wiki.tox.im/Binaries) **|** [**Clients**](https://wiki.tox.im/Client) **|** [**Compiling**](https://wiki.tox.im/Installing) **|** [**API**](https://libtoxcore.so/) **|** **IRC:** #tox@freenode
7 7
8 8
9## The Complex Stuff: 9## The Complex Stuff:
@@ -33,7 +33,7 @@ The goal of this project is to create a configuration-free P2P Skype replacement
33 33
34## Documentation: 34## Documentation:
35 35
36- [Installation](/INSTALL.md) 36- [Compiling](/INSTALL.md)
37- [DHT Protocol](https://wiki.tox.im/index.php/DHT)<br /> 37- [DHT Protocol](https://wiki.tox.im/index.php/DHT)<br />
38- [Lossless UDP Protocol](https://wiki.tox.im/index.php/Lossless_UDP)<br /> 38- [Lossless UDP Protocol](https://wiki.tox.im/index.php/Lossless_UDP)<br />
39- [Crypto](https://wiki.tox.im/index.php/Crypto)<br /> 39- [Crypto](https://wiki.tox.im/index.php/Crypto)<br />