diff --git a/README.md b/README.md index 3a7afd6..055c43e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # EventRate -Local Python application that identifies upcoming Toronto events likely to increase Airbnb demand, sends Telegram alerts, and optionally adjusts nightly prices via Playwright automation. +Local Python app that finds upcoming Toronto events likely to increase Airbnb +demand, sends Telegram alerts, and optionally adjusts nightly prices via +Playwright automation. + +## Status + +Active on homelab automationlab LXC. Airbnb calendar automation needs a fresh +`state.json` when sessions expire; weekly cron defaults to `--alerts-only`. ## Quick start @@ -110,3 +117,7 @@ ATANYRATE_ENV=~/Documents/code/@AnyRate/.env make deploy-atanyrate - [PROJECT.md](PROJECT.md) — goals, scope, constraints - [ARCHITECTURE.md](ARCHITECTURE.md) — system design and module map - [BACKLOG.md](BACKLOG.md) — feature backlog and task breakdown + +## License + +Private repo — no LICENSE file yet.