ソースを参照

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
 /**