Skip to content

Commit

Permalink
fix README blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
zaid rashwani committed Jun 15, 2017
1 parent b4607e9 commit e94fceb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -95,7 +95,8 @@ or passing it to `setCrawlerOptions`:



You can use `LinksCollection` class to get simple statistics about the links, as following:
You can use `LinksCollection` class to get simple statistics about the links, as following:

<?php
$links = $crawler->traverse()
->getLinks();
Expand Down

0 comments on commit e94fceb

Please sign in to comment.