From 3160a90340e0a5c5acd1a450346ca05ddc67b6cd Mon Sep 17 00:00:00 2001 From: ilia Date: Wed, 5 Aug 2026 14:56:05 -0400 Subject: [PATCH] Humanize README and docs for clearer, professional tone Align with project-template docs/writing-docs.md. --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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. -- 2.49.1