From 86fd144785dce50d4110ebd8ede04c110e057140 Mon Sep 17 00:00:00 2001 From: Gustav Karlsson Date: Mon, 24 Aug 2015 18:49:22 +0200 Subject: [PATCH] Readme description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1df168..10e4075 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# micro-jdbc-templates +# micro-jdbc + +Simple low-level helpers for jdbc-access. (inspired by Spring's JdbcTemplate) \ No newline at end of file