diff --git a/examples/RESOURCES.md b/examples/README.md similarity index 90% rename from examples/RESOURCES.md rename to examples/README.md index 42a96e130fc..79c1de2eaaf 100644 --- a/examples/RESOURCES.md +++ b/examples/README.md @@ -1,6 +1,6 @@ -# Resources and examples +# Other resources -> Other useful tools and projects that use Puppeteer. +> Other useful tools, articles, and projects that use Puppeteer. ## Web scraping - [Puppetron](https://github.com/cheeaun/puppetron) - Demo site that shows how to use Puppeteer and Headless Chrome to render pages. Inspired by [GoogleChrome/rendertron](https://github.com/GoogleChrome/rendertron).