From 97f5b160f53110ceb6ea59d87919a0a76a90b032 Mon Sep 17 00:00:00 2001 From: brettwooldridge Date: Thu, 24 Oct 2013 13:11:12 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 88da7f10..d09fdb9e 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,9 @@ management console such as JConsole: * ``minimumPoolSize`` * ``maximumPoolSize`` +#### Support #### +Google discussion group [HikariCP here](https://groups.google.com/d/forum/hikari-cp) + #### Requirements #### * Oracle Java 6 and above * Javassist 3.18.1+ library