From f33d5a231c32de33e08235af84782c7914bd2deb Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 27 Apr 2013 13:26:40 -0700 Subject: [PATCH] Adjust doc --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 3cc467b5..b006a019 100644 --- a/README.markdown +++ b/README.markdown @@ -10,8 +10,8 @@ decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. -Sodium is a portable, cross-compilable, installable, packageable, -API-compatible version of NaCl. +Sodium is a portable, cross-compilable, installable, packageable +crypto library based on NaCl, with a compatible API. ## Portability