mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-05 04:30:43 -06:00
add status badges to README
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
sqlpp11
|
||||
=======
|
||||
|
||||
[](https://travis-ci.org/purpleKarrot/sqlpp11)
|
||||
[](https://coveralls.io/r/purpleKarrot/sqlpp11?branch=develop)
|
||||
|
||||
A type safe embedded domain specific language for SQL queries and results in C++
|
||||
|
||||
Extensive documentation is found in the wiki, https://github.com/rbock/sqlpp11/wiki
|
||||
|
||||
Reference in New Issue
Block a user