Docs: update docs for README

Summary:
- Docs: update docs for README

Stats:
- 1 file changed, 3 insertions(+)
This commit is contained in:
Matt Bruce 2026-01-13 23:35:47 -06:00
parent ce2b7b81e8
commit 82ddd37e3a

View File

@ -129,5 +129,8 @@ The app owns WCSession activation and handling incoming updates.
- iOS 17+
- watchOS 10+
## Testing
- Unit tests use Swift Testing (`Testing` package)
## Sample App
See `SecureStorgageSample` for working examples of all storage domains and security options.