From 52fb156395ba316f98ee2e2d4710842437d23182 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Sat, 23 Aug 2014 11:26:53 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb4f6c4e..dbbb3011 100644 --- a/README.md +++ b/README.md @@ -312,9 +312,9 @@ We recommended using ``dataSourceClassName`` instead of ``driverClassName``/``jd A new plugin has come up for the the Play framework; [play-hikaricp](http://edulify.github.io/play-hikaricp.edulify.com/). If you're using the excellent Play framework, your application deserves HikariCP. Thanks Edulify Team! -### Closure Wrapper +### Clojure Wrapper -A new Closure wrapper has been created by [tomekw](https://github.com/tomekw) and can be [found here](https://github.com/tomekw/hikari-cp). +A new Clojure wrapper has been created by [tomekw](https://github.com/tomekw) and can be [found here](https://github.com/tomekw/hikari-cp). ----------------------------------------------------