docs(readme): refer to awesome-puppeteer (#3062)
This commit is contained in:
parent
3ae85e4649
commit
b8e0d626f3
@ -176,9 +176,11 @@ Puppeteer creates its own Chromium user profile which it **cleans up on every ru
|
||||
|
||||
<!-- [END runtimesettings] -->
|
||||
|
||||
## API Documentation
|
||||
## Resources
|
||||
|
||||
Explore the [API documentation](docs/api.md) and [examples](https://github.com/GoogleChrome/puppeteer/tree/master/examples/) to learn more.
|
||||
- [API Documentation](https://github.com/GoogleChrome/puppeteer/blob/v1.7.0/docs/api.md)
|
||||
- [Examples](https://github.com/GoogleChrome/puppeteer/tree/master/examples/)
|
||||
- [Community list of Puppeteer resources](https://github.com/transitive-bullshit/awesome-puppeteer)
|
||||
|
||||
<!-- [START debugging] -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user