README: use 'SQLCipher' which refers to the open source project instead of SQLiteCiph...
authorRejean Loyer <redj@ecere.com>
Tue, 15 Apr 2014 01:44:38 +0000 (21:44 -0400)
committerRejean Loyer <redj@ecere.com>
Mon, 16 Mar 2015 05:31:34 +0000 (01:31 -0400)
README

diff --git a/README b/README
index a0b6c7b..c4e417b 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ The Ecere SDK is a Software Development Kit including:
       - The Ecere Data Access (EDA) layer, an abstract relational database
         API, providing an active record system for eC. Currently it has
         drivers for a minimal Ecere RDBMS and SQLite (as well as an encrypted
-        version using SQLiteCipher), and recently a basic Oracle driver was
+        version using SQLCipher), and recently a basic Oracle driver was
         introduced
       - An audio library (supporting DirectSound on Windows and ALSA on Linux)
       - WIA Scanning support on Windows