Update README.md

Added link to LICENSE
This commit is contained in:
Roland Bock
2016-03-05 18:46:52 +01:00
parent e26c644795
commit 1bcc0ac4c2

View File

@@ -132,3 +132,7 @@ sqlpp11 requires [Howard Hinnant's date library](https://github.com/HowardHinnan
To demonstrate that sqlpp11 can work with other backends as well, here is an experimental backend for structs in standard containers:
* STL Container: https://github.com/rbock/sqlpp11-connector-stl
__License:__
sqlpp11 is distributed under the [BSD license](https://github.com/rbock/sqlpp11/blob/master/LICENSE).