summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f48eaa0..8e02fcd 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ other Sqlite3 C++ wrappers:
- http://svn.paglo.com/paglo_open_source/crawler/trunk/src/CppSQLite3.cpp
-- libpqmm on SourceForge, announced and registered, but no code yet
+- https://sourceforge.net/projects/sqlitemm/, announced and registered, but no code yet
- http://blog.earthbrowser.com/2009/05/sqlite-c-wrapper-so-you-dont-have-to.html:
with overloaded shift operators instead of functors for parameter binding.