Skip to content

Commit

Permalink
docs(readme): refer to awesome-puppeteer (#3062)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Aug 10, 2018
1 parent 3ae85e4 commit b8e0d62
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -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] -->

Expand Down

0 comments on commit b8e0d62

Please sign in to comment.