From 082b59e08f3244049ecc288d62d8ea21e7a9f776 Mon Sep 17 00:00:00 2001 From: brettwooldridge Date: Sat, 14 Dec 2013 16:36:41 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fab7c5c..221b67e5 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ management console such as JConsole: Google discussion group [HikariCP here](https://groups.google.com/d/forum/hikari-cp) #### Requirements #### - * Oracle Java 7 and above1 + * Oracle Java 7 and above1. If you need legacy Java support, I recommend the Tomcat pool. * Javassist 3.18.1+ library * slf4j library