From 8b98403caeee3990111ba66df62dc60e7841bfb4 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Mon, 4 Aug 2025 11:36:40 -0700 Subject: [PATCH] Update CLAUDE.md to note location of documentation in Technotes folder. --- CLAUDE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 7be690084..791884065 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -59,4 +59,5 @@ NetNewsWire is a multi-platform RSS reader with separate targets for macOS and i - Requires `xcbeautify` for formatted build output in scripts - API keys are managed through buildscripts/updateSecrets.sh (runs during builds) - Some features disabled in development builds due to private API keys -- Code signing configured through SharedXcodeSettings for development \ No newline at end of file +- Code signing configured through SharedXcodeSettings for development +- Documentation and technical notes are located in the `Technotes/` folder \ No newline at end of file