diff --git a/plume-web-jersey-monitoring/README.md b/plume-web-jersey-monitoring/README.md index 091168b..1bf5203 100644 --- a/plume-web-jersey-monitoring/README.md +++ b/plume-web-jersey-monitoring/README.md @@ -25,6 +25,9 @@ In your application module replace `GuiceJacksonModule`by the `GuiceJacksonWithM install(new GuiceJacksonWithMetricsModule()); ``` +### Add the monitoring API +See [monitoring usage example](#usage-example). + Features -------