From 6a1de6557fe7ffd3bd45c1ce72a2aac3fb01a4bc Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 20 Feb 2026 01:13:35 +0000 Subject: [PATCH] Add license note to main README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 090488e..624f6d7 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ plugin-name/ └── README.md # Documentation ``` +## License + +Please see each linked plugin for the relevant LICENSE file. + ## Documentation For more information on developing Claude Code plugins, see the [official documentation](https://code.claude.com/docs/en/plugins).