From 1d777b671d98d29891d80ccfb8597e929fa152c9 Mon Sep 17 00:00:00 2001 From: enkore Date: Wed, 7 Feb 2018 17:47:03 +0100 Subject: [PATCH] README: link to libsodium-doc repository --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 815240ab..60059520 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,7 @@ as well as Javascript and Webassembly. ## Documentation -The documentation is available on Gitbook: +The documentation is available on Gitbook and built from the [libsodium-doc](https://github.com/jedisct1/libsodium-doc) repository: * [libsodium documentation](https://download.libsodium.org/doc/) - online, requires Javascript.