From f712501518022eed13869eac4e7f95af4f660f6a Mon Sep 17 00:00:00 2001 From: Alexander Lukyanchikov Date: Wed, 26 Jun 2019 22:38:54 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 89e3aad..72d21c3 100644 --- a/README.md +++ b/README.md @@ -389,9 +389,9 @@ textboxes: ### JMX -
Java application uptime +
Java application uptime example -Prerequisite: download [jmxterm jar file](https://docs.cyclopsgroup.org/jmxterm) +- Prerequisite: download [jmxterm jar file](https://docs.cyclopsgroup.org/jmxterm) ```yml textboxes: @@ -404,4 +404,4 @@ textboxes: transform: echo $sample | tr -dc '0-9' | awk '{printf "%.1f min", $1/1000/60}' ``` -
\ No newline at end of file +