From 66fe01c8ff1f8e0e46c449cc4538e43a2246da0a Mon Sep 17 00:00:00 2001 From: Savorboard Date: Wed, 4 Oct 2017 22:28:40 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0aaf9d8..400ec24 100644 --- a/README.md +++ b/README.md @@ -197,10 +197,9 @@ public void ConfigureServices(IServiceCollection services) ### Dashboard -At CAP 2.1 version and above provided the dashboard pages, you can easily check the send and receive messages. -In addition, you can also view real time sent or received messages. +CAP 2.1 and above provides the dashboard pages, you can easily view the sent and received messages. In addition, you can also view the message status in real time on the dashboard. -In the distributed environment, the dashboard built-in integrated [Consul] (http://consul.io) as a node discovery, while the realization of the gateway agent function, you can also easily view the node or other node data, It's like you are visiting local resources. +In the distributed environment, the dashboard built-in integrated [Consul](http://consul.io) as a node discovery, while the realization of the gateway agent function, you can also easily view the node or other node data, It's like you are visiting local resources. ```c# services.AddCap(x =>