Merge pull request 'Updated README.md.' (#1) from daball/crawlee-russellcountyva.org:main into main

Reviewed-on: #1
This commit is contained in:
David Ball 2024-06-04 22:01:19 -04:00
commit 9911c7b41e

View File

@ -1,8 +1,8 @@
# Crawlee + PlaywrightCrawler + TypeScript project
# Custom Russell County, Virginia Web Site Crawler
This template is a production ready boilerplate for developing with `PlaywrightCrawler`. Use this to bootstrap your projects using the most up-to-date code.
This is a Crawlee + PlaywrightCrawler + TypeScript project.
If you're looking for examples or want to learn more visit:
To learn more about Crawlee + PlaywrightCrawler + TypeScript visit:
- [Documentation](https://crawlee.dev/api/playwright-crawler/class/PlaywrightCrawler)
- [Examples](https://crawlee.dev/docs/examples/playwright-crawler)