Skip to content

Commit 4ef195e

Browse files
committed
docs(platform): add LICENSE links in README files
1 parent 7e6a224 commit 4ef195e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/local_storage_cache_android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ This implementation uses Android Keystore for secure key storage, providing hard
4848

4949
## License
5050

51-
MIT License - see LICENSE file for details.
51+
MIT License - see [LICENSE](LICENSE) file for details.

packages/local_storage_cache_ios/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ This implementation uses iOS Keychain for secure key storage, providing hardware
4949

5050
## License
5151

52-
MIT License - see LICENSE file for details.
52+
MIT License - see [LICENSE](LICENSE) file for details.

packages/local_storage_cache_windows/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Biometric authentication is not currently supported on Windows. This feature may
4646
4747
## License
4848
49-
MIT License - see LICENSE file for details.
49+
MIT License - see [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)