Correct link in README. Closes #30.

This commit is contained in:
Jesper Louis Andersen 2018-05-21 12:08:52 +02:00
parent 8b8ceff4ef
commit b9b6f7db11

View File

@ -62,14 +62,19 @@ place.
# USING:
In general, consult the NaCl documentation at
In general, consult the libsodium documentation at
https://download.libsodium.org/doc/
The original NaCl documentation is nowadays largely superceded by the
libsodium documentation, but it is still worth a visit
https://nacl.cr.yp.to
but also note that our interface has full Edoc documentation,
generated by executing
rebar doc
rebar3 doc
## Hints