diff --git a/README.md b/README.md
index 14d9d697233d762401d478799326965bc52efb7b..e4593643c89da5cd781e4f8048a2dfd7fcebdabf 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,7 @@ Finished List:
     * Random
     * [RoundRobin](https://github.com/apache/dubbo-go/pull/66)
     * [LeastActive](https://github.com/apache/dubbo-go/pull/65)
+    * [ConsistentHash](https://github.com/apache/dubbo-go/pull/261)
 
 - Filter
     * Echo Health Check
@@ -94,7 +95,6 @@ Finished List:
 
 Working List:
 
-- Load Balance: ConsistentHash
 - Registry: k8s
 - Metadata Center (dubbo v2.7.x)
 - Metrics: Opentracing/Promethus(dubbo v2.7.x)
@@ -148,6 +148,6 @@ About dubbo-go benchmarking report, please refer to [dubbo benchmarking report](
 If you are using [apache/dubbo-go](github.com/apache/dubbo-go) and think that it helps you or want do some contributions to it, please add your company to to [the user list](https://github.com/apache/dubbo-go/issues/2) to let us know your needs.
 
 
-![ctrip](https://pic.c-ctrip.com/common/c_logo2013.png)![Excellent Health Technology Group](https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png)
-![ctrip](https://raw.githubusercontent.com/pantianying/go-tool/master/picture/logo_2-removebg-preview.png)
-
+![ctrip](https://pic.c-ctrip.com/common/c_logo2013.png)
+![Excellent Health Technology Group](https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png)
+![ctrip](https://raw.githubusercontent.com/pantianying/go-tool/master/picture/logo_2-removebg-preview.png)
\ No newline at end of file
diff --git a/README_CN.md b/README_CN.md
index 1c26e6f42324cf7bc5944f4a0947d71998931c44..c27e8960e1f394974d03744f377b026da6e25ad2 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -2,6 +2,7 @@
 
 [![Build Status](https://travis-ci.org/apache/dubbo-go.svg?branch=master)](https://travis-ci.org/apache/dubbo-go)
 [![codecov](https://codecov.io/gh/apache/dubbo-go/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-go)
+[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/apache/dubbo-go?tab=doc)
 
 ---
 Apache Dubbo Go 璇█瀹炵幇
@@ -69,6 +70,7 @@ Apache License, Version 2.0
     * Random
     * [RoundRobin](https://github.com/apache/dubbo-go/pull/66)
     * [LeastActive](https://github.com/apache/dubbo-go/pull/65)
+    * [ConsistentHash](https://github.com/apache/dubbo-go/pull/261)
 
 - 杩囨护鍣�
     * Echo Health Check
@@ -91,7 +93,6 @@ Apache License, Version 2.0
 
 寮€鍙戜腑鍒楄〃:
 
-- 璐熻浇鍧囪 绛栫暐: ConsistentHash
 - 娉ㄥ唽涓績: k8s
 - 鍏冩暟鎹腑蹇� (dubbo v2.7.x)
 - Metrics: Opentracing/Promethus(dubbo v2.7.x)
@@ -145,4 +146,5 @@ go test ./... -coverprofile=coverage.txt -covermode=atomic
 鑻ヤ綘姝e湪浣跨敤 [apache/dubbo-go](github.com/apache/dubbo-go) 涓旇涓哄叾鏈夌敤鎴栬€呭悜瀵瑰叾鍋氭敼杩涳紝璇峰繚鍒楄吹鍙镐俊鎭簬 [鐢ㄦ埛鍒楄〃](https://github.com/apache/dubbo-go/issues/2)锛屼互渚挎垜浠煡鏅撲箣銆�
 
 ![ctrip](https://pic.c-ctrip.com/common/c_logo2013.png)
-
+![Excellent Health Technology Group](https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png)
+![ctrip](https://raw.githubusercontent.com/pantianying/go-tool/master/picture/logo_2-removebg-preview.png)
\ No newline at end of file