diff --git a/README.md b/README.md index e1f0786e..2bc9fd17 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # Python Flathunter-Helper ## Disclaimer -This script crawls websites and looks for new offers. Any changes to the webpages can break this script immediately, use with caution. +This script crawls websites and looks for new flat offers. If there is a new offer, a Telegram Bot will notify you. + +Currently the script supports the following websites: +- wg-gesucht.de +- ebay-kleinanzeigen.de +- immobilienscout24.de +- immowelt.de ## Setup @@ -76,3 +82,7 @@ Since this feature is not free, I "disabled" it. Read line 62 in hunter.py to re - [@Cugu](https://github.com/Cugu) - [@GerRudi](https://github.com/GerRudi) - [@calbec](https://github.com/calbec) + + +## License +[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)