Skip to content

Commit c857c28

Browse files
committed
chore: agents md note
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent 8ec03ff commit c857c28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Fix anything that you come across in the project while working that violates any
1313
- Condense and consolidate duplicates into a single authoritative section
1414
- Ensure guidelines are clear and non-contradictory
1515
- NEVER run the vite dev server or anything that listens on any port yourself! Ask the user to do it!
16+
- Read `docs/explainer.md` for an overview of the project if you need it
1617

1718
Remember to always delete dead code when changing things - for example if you changed something and a function is no longer used anywhere, delete that function.
1819

0 commit comments

Comments
 (0)