瀏覽代碼

Update README.md

walkor 10 年之前
父節點
當前提交
cb51f5e196
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -119,7 +119,7 @@ $tcp_worker->onClose($connection)
 Worker::runAll();
 ```
 
-### User defined protocol 
+### Custom protocol
 Protocols/MyTextProtocol.php
 ```php
 /**