From a987437c9c890b86c1628adc0688b5d1cc08826e Mon Sep 17 00:00:00 2001 From: Robin Date: Mon, 25 Jul 2016 12:18:49 +0200 Subject: [PATCH] Updated README.md, and releasing previous changes [release] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8569ff..ebd0bac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dapplo.Jolokia A simple project, based on Dapplo.HttpExtensions, to access the Jolokia REST API (see: https://jolokia.org/) -This is work in progress, still have to convert the project to multi "platform" support. +This is work in progress, still have to convert the project to multi "platform" support and create tests. An example is included which shows how to connect, query MBeans with operations and attributes, and used them.