Humanize README and docs tone #7

Merged
ilia merged 1 commits from docs/humanize-prose into main 2026-08-05 14:18:17 -05:00
+12 -1
View File
@@ -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.