diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -3,8 +3,8 @@ | |||
3 | 3 | ||
4 | With 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 /> | 4 | With 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.tox.im/) **|** [**FAQ**](https://wiki.tox.im/FAQ) **|** [**Binaries/Downloads**](https://wiki.tox.im/Binaries) **|** [**Clients**](https://wiki.tox.im/Client) **|** [**Compiling**](/INSTALL.md) **|** | 6 | [**Website**](http://utox.org) **|** [**Wiki**](https://wiki.tox.im/) **|** [**Blog**](https://blog.tox.im/) **|** [**FAQ**](https://wiki.tox.im/FAQ) **|** [**Binaries/Downloads**](https://wiki.tox.im/Binaries) **|** [**Clients**](https://wiki.tox.im/Client) **|** [**Compiling**](/INSTALL.md) **|** |
7 | [**API**](https://libtoxcore.so/) **|** [**Bugs**](http://tox.lighthouseapp.com/) **|** [**Help and Suggestions**](http://support.libtoxcore.so) **|** **IRC Channel:** [#tox@freenode](https://webchat.freenode.net/?channels=tox) | 7 | [**API**](https://libtoxcore.so/) **|** **IRC Channel:** [#tox@freenode](https://webchat.freenode.net/?channels=tox) |
8 | 8 | ||
9 | 9 | ||
10 | ## The Complex Stuff: | 10 | ## The Complex Stuff: |
@@ -39,5 +39,3 @@ The goal of this project is to create a configuration-free P2P Skype replacement | |||
39 | - [Crypto](/docs/updates/Crypto.md)<br /> | 39 | - [Crypto](/docs/updates/Crypto.md)<br /> |
40 | 40 | ||
41 | Additional developer documentation can be found at [Libtoxcore.so](https://libtoxcore.so/) | 41 | Additional developer documentation can be found at [Libtoxcore.so](https://libtoxcore.so/) |
42 | |||
43 | [String]: https://en.wikipedia.org/wiki/String_(computer_science) | ||