From 002174b65129c5c7687ceeb9940b0eae28f44ab4 Mon Sep 17 00:00:00 2001 From: yuanhe Date: Wed, 25 Mar 2026 12:14:36 +0800 Subject: [PATCH] docs: move Star History before License section Made-with: Cursor --- README.md | 8 ++++---- README_zh.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 19e2176..5529e27 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,10 @@ You can run the validation script locally before submitting: python .claude/skills/pr-review/scripts/validate_skills.py ``` -## License - -[MIT](./LICENSE) - ## ⭐ Star History [![Star History Chart](https://api.star-history.com/svg?repos=MiniMax-AI/skills&type=Date)](https://star-history.com/#MiniMax-AI/skills&Date) + +## License + +[MIT](./LICENSE) diff --git a/README_zh.md b/README_zh.md index 6550b61..62155d1 100644 --- a/README_zh.md +++ b/README_zh.md @@ -74,10 +74,10 @@ ln -s ~/.minimax-skills/skills/* ~/.config/opencode/skills/ python .claude/skills/pr-review/scripts/validate_skills.py ``` -## 许可证 - -[MIT](./LICENSE) - ## ⭐ Star History [![Star History Chart](https://api.star-history.com/svg?repos=MiniMax-AI/skills&type=Date)](https://star-history.com/#MiniMax-AI/skills&Date) + +## 许可证 + +[MIT](./LICENSE)