From aeb1602607cec66e3a9727810c7f36af3af93897 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Sat, 23 Aug 2014 11:26:18 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index db81550a..cb4f6c4e 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,10 @@ 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 + +A new Closure wrapper has been created by [tomekw](https://github.com/tomekw) and can be [found here](https://github.com/tomekw/hikari-cp). + ---------------------------------------------------- ### Support :speech_balloon: