From 1ced484e8125781d786506de4a21fe0ba56a2be0 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Fri, 27 Mar 2026 19:08:46 +0200 Subject: [PATCH] Update README with license details Add licensing information for the repository. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7b57cd5..9e8c726 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,11 @@ #### 手动部署 将生成的`dist/`目录上传至你的服务器,使用`NGINX`指向index.html。 + +
+ +## ⚖ 许可 + +本仓库中的源代码部分采用 MIT License 开源。 + +除非另有说明,本仓库中的博客文章、其他原创的非代码内容采用 CC BY-NC-ND 4.0 协议。