From 6052a474f5548db152b5cfecd3f40e1b19233c43 Mon Sep 17 00:00:00 2001 From: chouchouji <1305974212@qq.com> Date: Tue, 14 Jan 2025 15:53:18 +0800 Subject: [PATCH] docs: update readme --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aca997..7e61a87 100644 --- a/README.md +++ b/README.md @@ -147,4 +147,4 @@ function commitLint(options: CommitLintCommandOptions): void ## License -[MIT](https://github.com/varletjs/release/blob/main/LICENCE) +[MIT](https://github.com/varletjs/release/blob/main/LICENSE) diff --git a/README.zh-CN.md b/README.zh-CN.md index f5769ee..b6de2d1 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -145,6 +145,6 @@ interface CommitLintCommandOptions { function commitLint(options: CommitLintCommandOptions): void ``` -## License +## 许可证 [MIT](https://github.com/varletjs/release/blob/main/LICENSE)