From e9ba54e481bcbb891cdc91deee8d4bf9582e57ec Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 20 Jan 2013 16:58:41 -0800 Subject: [PATCH] Remove redundancy --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index a699013b..d0845952 100644 --- a/README.markdown +++ b/README.markdown @@ -7,8 +7,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 -version of NaCl, binary-compatible with NaCl. +Sodium is a portable, cross-compilable, installable, packageable, +API-compatible version of NaCl. ## Portable