From 05d541b71e7c0a2ba247d7fb0ac5212cfa33d6c3 Mon Sep 17 00:00:00 2001
From: fangyincheng <fangyincheng@sina.com>
Date: Sun, 26 Jul 2020 23:38:09 +0800
Subject: [PATCH] update readme

---
 README.md    | 1 +
 README_CN.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d0080b33b..a1c09fc3c 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,7 @@ Finished List:
     * [Nacos](https://github.com/apache/dubbo-go/pull/522)
     * [Zookeeper](https://github.com/apache/dubbo-go/pull/633)
     * [Etcd](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/metadata/report/etcd/report.go)
+    * [Consul](https://github.com/apache/dubbo-go/pull/633)
 
 - Service discovery
     * [Nacos](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/registry/nacos/service_discovery.go)
diff --git a/README_CN.md b/README_CN.md
index 9dd10d627..552685c7b 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -115,6 +115,7 @@ Apache License, Version 2.0
     * [Nacos](https://github.com/apache/dubbo-go/pull/522)
     * [Zookeeper](https://github.com/apache/dubbo-go/pull/633)
     * [Etcd](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/metadata/report/etcd/report.go)
+    * [Consul](https://github.com/apache/dubbo-go/pull/633)
 
 - 鏈嶅姟鍙戠幇
     * [Nacos](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/registry/nacos/service_discovery.go)
-- 
GitLab