Update CLAUDE.md to note location of documentation in Technotes folder.

This commit is contained in:
Brent Simmons
2025-08-04 11:36:40 -07:00
parent aa2826c301
commit 8b98403cae

View File

@@ -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
- Code signing configured through SharedXcodeSettings for development
- Documentation and technical notes are located in the `Technotes/` folder