Parcourir la source

Update README.md

walkor il y a 10 ans
Parent
commit
cb51f5e196
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 /**