Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alexa Amundson
2025-11-24 13:36:24 -06:00
committed by GitHub
parent 1d7c2e6927
commit fc12a74eaa

View File

@@ -20,7 +20,7 @@ remote APIs.
- `/prompts` — YAML presets with front-matter metadata for creative tasks. - `/prompts` — YAML presets with front-matter metadata for creative tasks.
- `/agents` — TypeScript and Python helpers for prompt generation, media remixing, and Canva - `/agents` — TypeScript and Python helpers for prompt generation, media remixing, and Canva
rendering (stubs). rendering (stubs).
- `/workflows` — Handlebars JSON templates for Canva and FFMPEG jobs. - `/workflows` — Handlebars JSON templates for Canva and FFmpeg jobs.
- `/lib` — Shared Handlebars renderer and zod schemas. - `/lib` — Shared Handlebars renderer and zod schemas.
- `/src` — CLI entry for `br-create` commands. - `/src` — CLI entry for `br-create` commands.
- `/scripts` — Build-time helpers such as beacon injection. - `/scripts` — Build-time helpers such as beacon injection.