Readme edit

This commit is contained in:
2013-10-09 01:53:31 +07:00
parent 14558410fc
commit e5b2b5ad5b

View File

@@ -12,7 +12,8 @@ a simple Unicode-enabled object wrapper to simplify the use of this database eng
Compatibility Compatibility
------------- -------------
Compatible with Delphi/C++Builder 6XE3 and FreePascal/Lazarus.
Compatible with Delphi/C++Builder 6XE5 and FreePascal/Lazarus.
Installation and usage notes Installation and usage notes
@@ -41,6 +42,8 @@ Do not forget to distribute the shared library (sqlite3.dll for Windows, sqlite3
your program. your program.
Contributors Credits
------------ -------
Thanks Marek Mauder (http://galfar.vevb.net) for his contributions.
Yury Plashenkov (http://www.plashenkov.com), developer.
Marek Mauder (http://galfar.vevb.net), contributor.