From d856257e5baf02e2fb2f842388b65548df06ac94 Mon Sep 17 00:00:00 2001 From: Forge Agent Date: Sat, 9 May 2026 05:50:30 +0000 Subject: [PATCH] docs: remove broken LICENSE link in README The README linked to ./LICENSE but no LICENSE file exists in the repo. Replace the broken link with a placeholder note until a license is added. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 167d7f5..c23a084 100644 --- a/README.md +++ b/README.md @@ -322,4 +322,4 @@ The `docs/` directory has the detailed material: ## License -Open source. See [LICENSE](./LICENSE) for details. +Open source. License file to be added.