You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by wa...@apache.org on 2019/12/11 14:39:28 UTC

[dubbo-php-framework] 14/31: Update README.md

This is an automated email from the ASF dual-hosted git repository.

wangxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-php-framework.git

commit d7a40a1a0fb44237ed772e5b310d0552df868594
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Thu Apr 25 10:44:40 2019 +0800

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

diff --git a/README.md b/README.md
index b3d647e..0f2fd25 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-## <font size=6>dubbo-php-framework</font>
+## <font size=6>php framework for apache dubbo</font>
 
 
-<font size=3 face="Segoe UI">dubbo-php-framework is a RPC communication framework for PHP language. It is fully compatible with Dubbo protocol, and can be used as provider terminal and consumer terminal simultaneously. Using zookeeper for service registration discovery, and using fastjson for Serialization.</font>
+<font size=3 face="Segoe UI">php-for-apache-dubbo is a RPC communication framework for PHP language. It is fully compatible with Dubbo protocol, and can be used as provider terminal and consumer terminal simultaneously. Using zookeeper for service registration discovery, and using fastjson for Serialization.</font>
 
 ![image](https://github.com/lexin-fintech/dubbo-php-framework/blob/master/arch.png)