From 3669da987468ca060030d817194c9fdfc9c46661 Mon Sep 17 00:00:00 2001 From: brettwooldridge Date: Sat, 16 Nov 2013 17:21:17 +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 758979ef..da84f757 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ the agent jar. See below for details. compile -##### Optional (Instrumentation) ##### +##### Optional (Instrumentation1) ##### com.zaxxer @@ -45,7 +45,7 @@ the agent jar. See below for details. compile -*Instrumentation* mode is still considered experimental, if you use it and encounter issues, please report +1*Instrumentation* mode is still considered experimental, if you use it and encounter issues, please report them here and disable it by removing the agent jar or setting the ``useInstrumentation`` property to ``false``. ---------------------------------------------------- #### Driver Support ####