diff --git a/README.md b/README.md index 88d9f04..45002e3 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,10 @@ From version 2.0 the Application supports internal metrics to collect time. See - `result_path` - path to result value in response JSON separated by `app_config.RESPONSE_PATH_SEPARATOR` character. Could be configured in [Application config](#AppConfig). - `timeout` - timeout to wait for response +#### REST value Binary Metrics +**_Gets the responses value from http request to REST service_** +THe same as [REST value Metrics] but works with 'ON/OFF' and 'TRUE/FALSE' values + #### Shell value Metrics **_Gets the shell command executed result value_** ```json