diff --git a/README.markdown b/README.markdown index c6a846c7..31d88379 100644 --- a/README.markdown +++ b/README.markdown @@ -112,7 +112,7 @@ A convenience header includes everything you need to use the library: #include -This is not required, however, before any other libsodium function, it +This is not required, however, before any other libsodium functions, it is recommended to call: sodium_init();