summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2015-03-25 20:38:34 -0400
committerirungentoo <irungentoo@gmail.com>2015-03-25 20:38:34 -0400
commite888b89ac94066ab80bd72dbaa347bdab3856020 (patch)
treec7f2fe044fc9cffc628478ee79bc97c62ad6729e /README.md
parent2cafa4a08953ab7b6b9690e31fc5e24ff91b9a8c (diff)
parente294faeb4d94d38ead63246127e7691bad0a4cd5 (diff)
Merge branch 'patch-3' of https://github.com/urras/toxcore
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a7945f9..388fee81 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,6 @@ The goal of this project is to create a configuration-free P2P Skype replacement
38- [DHT Protocol](/docs/updates/DHT.md)<br /> 38- [DHT Protocol](/docs/updates/DHT.md)<br />
39- [Crypto](/docs/updates/Crypto.md)<br /> 39- [Crypto](/docs/updates/Crypto.md)<br />
40 40
41Additional developer documentation can be found at [Libtoxcore.so](https://libtoxcore.so/) 41Additional developer documentation can be found in [tox.h.](/toxcore/tox.h)
42 42
43[String]: https://en.wikipedia.org/wiki/String_(computer_science) 43[String]: https://en.wikipedia.org/wiki/String_(computer_science)