Added link to sqlite3 connector

This commit is contained in:
Roland Bock
2013-09-13 10:37:21 +02:00
parent 161da75723
commit 853d410593

View File

@@ -88,7 +88,7 @@ __Database Connector:__
sqlpp11 requires a certain api in order to connect with the database, see database/api.h.
* MySQL: https://github.com/rbock/sqlpp11-connector-mysql
* More to follow
* Sqlite3: https://github.com/rbock/sqlpp11-connector-sqlite3