From 3702339f447d0dbbd8397cddaa8d60d9e8f74f79 Mon Sep 17 00:00:00 2001 From: mayuresh82 <40776708+mayuresh82@users.noreply.github.com> Date: Fri, 3 Apr 2020 15:02:33 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1db803..9cc58f5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ http://gocast-addr/register?name=&vip=&monitor=port:tcp:5000 ``` Multiple monitors can be defined and the healthcheck succeeds only when all the monitors pass. -2. Custom defined apps in config.yaml. See the example config.yaml for syntax examples ( not supported yet) +2. Custom defined apps in config.yaml. See the example config.yaml for syntax examples 3. Consul based auto-discovery (see below)