diff --git a/README.md b/README.md index bbdf7d3..bc3b711 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # socks5-proxy -Socks5 proxy written in PHP based on [workerman](https://github.com/walkor/Workerman). Now with Username/Password authentication according to RFC 1929. +Socks5 proxy written in PHP based on [workerman](https://github.com/walkor/Workerman). Now with username/password authentication according to RFC 1929. ## Install 1. ```git clone https://github.com/walkor/php-socks5```