diff --git a/pyproject.toml b/pyproject.toml index 33eae81..fa1d1b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "homeharvest" version = "0.2.0" -description = "Real estate scraping library" +description = "Real estate scraping library supporting Zillow, Realtor.com & Redfin." authors = ["Zachary Hampton ", "Cullen Watson "] homepage = "https://github.com/ZacharyHampton/HomeHarvest" readme = "README.md"