From 0fae9932ac3ff161818e701a4203544745dae813 Mon Sep 17 00:00:00 2001 From: Soybean Date: Tue, 23 Jan 2024 18:32:00 +0800 Subject: [PATCH] docs(projects): update README.md --- README.md | 8 ++++++++ README.zh_CN.md | 8 ++++++++ pnpm-lock.yaml | 2 +- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26a0e031..2a793daf 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,14 @@ If you think this project is helpful to you, you can buy Soybean a drink to show +## Contributors + +Thanks the following people for their contributions. If you want to contribute to this project, please refer to [How to Contribute](#how-to-contribute). + + + + + ## License This project is based on the [MIT © 2021 Soybean](./LICENSE) protocol, for learning purposes only, please retain the author's copyright information for commercial use, the author does not guarantee and is not responsible for the software. diff --git a/README.zh_CN.md b/README.zh_CN.md index 6b34bc1b..c4f77a7c 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -141,6 +141,14 @@ pnpm build +## 贡献者 + +感谢以下贡献者的贡献。如果您想为本项目做出贡献,请参考 [如何贡献](#如何贡献)。 + + + + + ## 开源协议 项目基于 [MIT © 2021 Soybean](./LICENSE) 协议,仅供学习参考,商业使用请保留作者版权信息,作者不保证也不承担任何软件的使用风险。 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01b14ea3..5d194ef2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,7 +176,7 @@ importers: version: 6.11.2 devDependencies: '@types/qs': - specifier: ^6.9.11 + specifier: 6.9.11 version: 6.9.11 packages/color-palette: