diff --git a/components/FAQSection.tsx b/components/FAQSection.tsx index 90463f15..10a1dbf2 100644 --- a/components/FAQSection.tsx +++ b/components/FAQSection.tsx @@ -86,6 +86,26 @@ export default function FAQ() { > ), }, + { + question: "How do I configure Claude Code?", + answer: ( + <> +
+ Claude Code reads CLAUDE.md rather than AGENTS.md. Import
+ your AGENTS.md from CLAUDE.md with a one-line directive so there is a
+ single source of truth both tools share:
+