Browse Source

Update README.md

walkor 10 years ago
parent
commit
7dbcd4bb91
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -2,9 +2,10 @@
 
 中文文档: [http://doc3.workerman.net](http://doc3.workerman.net)
 
+中文主页:[http://www.workerman.net](http://www.workerman.net)
+
 Documentation:[https://github.com/walkor/workerman-manual](https://github.com/walkor/workerman-manual/blob/master/english/src/SUMMARY.md)
 
-Home page:[http://www.workerman.net](http://www.workerman.net)
 
 ## What is it
 Workerman is a library for event-driven programming in PHP. It has a huge number of features. Each worker is able to handle thousands of connections.