diff --git a/PROJECT.md b/PROJECT.md index 9b5533b..d79db8e 100644 --- a/PROJECT.md +++ b/PROJECT.md @@ -42,9 +42,9 @@ The SQLite database is stored on a mounted volume at `/app/data/tracker.db` so i ## Key Features ### Stock Detection -Puppeteer navigates to each product URL and waits for React hydration (2.5s delay), then scans all `` elements for exact text matches: -- `"Add to Cart"` → `in_stock` -- `"Sold Out"` → `sold_out` +Puppeteer navigates to each product URL and waits for React hydration (2.5s delay), then: +- `