From ae3960b7a72d954c429fa5dd299c45eed8b2ab6e Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sat, 3 Sep 2016 10:58:25 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdeb231c..a38f2077 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ sqlpp11 ======= + +[![Join the chat at https://gitter.im/sqlpp11/Lobby](https://badges.gitter.im/sqlpp11/Lobby.svg)](https://gitter.im/sqlpp11/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) A type safe embedded domain specific language for SQL queries and results in C++ Documentation is found in the [wiki](https://github.com/rbock/sqlpp11/wiki)