Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clue authored Dec 29, 2016
1 parent b51ccba commit 61af8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ like this:
```php
$connector = new React\SocketClient\TcpConnector($loop);
$client = new Client('127.0.0.1:1080', $connector);
```

You can omit the port if you're using the default SOCKS port 1080:

Expand Down

0 comments on commit 61af8dc

Please sign in to comment.