From 1eb4f30827c0866b2bfaeb42c771f0fd5aa5c39e Mon Sep 17 00:00:00 2001 From: xeodou Date: Wed, 1 Apr 2015 23:04:07 +0800 Subject: [PATCH] Fix readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 727b8d3..080ade6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ go-sqlcipher ========== -Description ------------ - SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code. which is