From ae797811d26d6737e231743efc954d7d75d9671f Mon Sep 17 00:00:00 2001 From: Jiayuan Zhang Date: Thu, 9 Apr 2026 03:11:03 +0800 Subject: [PATCH] doc: remove license section Removed License section from README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a4c25643..7acf91a9 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,3 @@ make start ``` See [CONTRIBUTING.md](CONTRIBUTING.md) for the full development workflow, worktree support, testing, and troubleshooting. - -## License - -[Apache 2.0](LICENSE)