Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
hotrush committed Mar 14, 2017
1 parent edec49c commit 5913b0a
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 @@ -19,6 +19,7 @@ use React\EventLoop\Factory as LoopFactory;
$loop = LoopFactory::create();
$client = new Client('http://scrapoxy-host.com/api/', 'password', $loop);
$loop->run();
```

### Get scaling
Expand Down

0 comments on commit 5913b0a

Please sign in to comment.