We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba97be commit b49b273Copy full SHA for b49b273
README.md
@@ -35,6 +35,8 @@ return [
35
$scrapingBeeClient = Ziming\LaravelScrapingBee::make();
36
37
// Look at the source code of `src/LaravelScrapingBee.php` for now. Proper Docs will be added later.
38
+
39
+// https://github.com/ziming/laravel-scrapingbee/blob/main/src/LaravelScrapingBee.php
40
```
41
42
## Testing
0 commit comments