summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-02-15 22:04:59 +0100
committerAndreas Baumann <abaumann@yahoo.com>2010-02-15 22:04:59 +0100
commit0132ab237b94859d546d21ea28b8e1359aff186d (patch)
tree1485a0e62eb24546492cc578b2ee5fc2005067b2
parent5ce2854e36691c322c2dc6b6984d2b1bfdbaa7c4 (diff)
downloadsqlitexx-0132ab237b94859d546d21ea28b8e1359aff186d.tar.gz
sqlitexx-0132ab237b94859d546d21ea28b8e1359aff186d.tar.bz2
added comment
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index fd45ce5..c3094a1 100644
--- a/README
+++ b/README
@@ -21,4 +21,6 @@ other Sqlite3 C++ wrappers:
- http://www.alhem.net/project/sqlite/diagram.html: a series of C++
APIs for set of databases and also for Sqlite
-- sqlitepp: http://sqlitepp.berlios.de/
+- sqlitepp: http://sqlitepp.berlios.de/: a quite complete C++ library, under
+ Boost Software License, very complete
+