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 +