From 1e4356683024bcc6047306143f49809e8a07c091 Mon Sep 17 00:00:00 2001
From: "vito.he" <hxmhlt@163.com>
Date: Thu, 16 May 2019 20:30:55 +0800
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d94a2a6c1..83c90eac6 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
-- 
GitLab