From c1a7b13be0c7247a1ca2474b99386d633337ef0e Mon Sep 17 00:00:00 2001 From: Thein Oo Date: Thu, 17 Jul 2025 22:54:14 -0400 Subject: [PATCH] feat: add CLAUDE.md to share project guidelines with claude code --- CLAUDE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000000..bce1ce7ab6 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,5 @@ +# Project Instructions + +All project-specific guidelines and instructions are in AGENTS.md. + +Read and follow that file exactly. \ No newline at end of file