From e5b2b5ad5bf2078315a7360a28b159a5b8cd70c9 Mon Sep 17 00:00:00 2001 From: Yury Plashenkov Date: Wed, 9 Oct 2013 01:53:31 +0700 Subject: [PATCH] Readme edit --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f59bb6d..9537681 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ a simple Unicode-enabled object wrapper to simplify the use of this database eng Compatibility ------------- -Compatible with Delphi/C++Builder 6–XE3 and FreePascal/Lazarus. + +Compatible with Delphi/C++Builder 6–XE5 and FreePascal/Lazarus. Installation and usage notes @@ -41,6 +42,8 @@ Do not forget to distribute the shared library (sqlite3.dll for Windows, sqlite3 your program. -Contributors ------------- -Thanks Marek Mauder (http://galfar.vevb.net) for his contributions. +Credits +------- + +Yury Plashenkov (http://www.plashenkov.com), developer. +Marek Mauder (http://galfar.vevb.net), contributor. \ No newline at end of file