diff --git a/README.md b/README.md
index d94a2a6c15b42151481b5270386584e8fad1eda6..83c90eac6c897d9b484d66ebe82494303a5e569b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# dubbo-go #
+# go-for-apache-dubbo #
 ---
 Apache Dubbo Golang Implementation.
 
@@ -28,7 +28,7 @@ About detail design please refer to [code layered design](https://github.com/dub
 
 ## Code Example
 
-The subdirectory examples shows how to use dubbo-go. Please read the examples/readme.md carefully to learn how to dispose the configuration and compile the program.
+The subdirectory examples shows how to use go-for-apache-dubbo. Please read the examples/readme.md carefully to learn how to dispose the configuration and compile the program.
 
 
 ## Todo list