diff --git a/README.md b/README.md index c6934ce..9771946 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This webscraper will retrieve questions and answers, as well as the category ass - Python 3.x - HTTPX -- json +- HTMLParser (from `selectolax.parser`) ## 🛠️ How to run locally