Skip to content

Commit

Permalink
~readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vantoozz committed Jun 30, 2017
1 parent 92abaca commit 3bfafdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ foreach ($scraper->get() as $proxy) {
```

#### Composite scraper
You can easily get data from many scrapers at once
You can easily get data from many scrapers at once:
```php
<?php declare(strict_types = 1);

Expand Down

0 comments on commit 3bfafdf

Please sign in to comment.