# Project Guide

Read docs/guide.md for the full setup instructions before getting started.

## Build

Run scripts/run.sh to compile and package the project.

## Source

The main application logic lives in src/app.py — edit it to add new features.
