diff --git a/CONTRIBUTING.md b/CONTRIBUTION.md similarity index 98% rename from CONTRIBUTING.md rename to CONTRIBUTION.md index 4ef90ba3..f16cfb2a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTION.md @@ -1,4 +1,4 @@ -# Lancet Contributing Guide +# Lancet Contribution Guide Hi! Thank you for choosing Lancet. diff --git a/CONTRIBUTING.zh-CN.md b/CONTRIBUTION.zh-CN.md similarity index 100% rename from CONTRIBUTING.zh-CN.md rename to CONTRIBUTION.zh-CN.md diff --git a/README.md b/README.md index ef7a7be5..ce9339cc 100644 --- a/README.md +++ b/README.md @@ -2052,11 +2052,15 @@ import "github.com/duke-git/lancet/v2/xerror" ## How to Contribute -#### [Contributing Guide](./CONTRIBUTING.md) +#### [Contribution Guide](./CONTRIBUTION.md) ## Contributors Thank you to all the people who contributed to lancet! - \ No newline at end of file + + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=duke-git/lancet&type=Date)](https://star-history.com/#duke-git/lancet&Date) diff --git a/README_zh-CN.md b/README_zh-CN.md index 0decb249..a2613209 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -2057,7 +2057,7 @@ import "github.com/duke-git/lancet/v2/xerror" ## 如何贡献代码 -#### [贡献代码指南](./CONTRIBUTING.zh-CN.md) +#### [代码贡献指南](./CONTRIBUTION.zh-CN.md) ## 贡献者 @@ -2066,3 +2066,7 @@ import "github.com/duke-git/lancet/v2/xerror" + +## GitHub Stars + +[![Star History Chart](https://api.star-history.com/svg?repos=duke-git/lancet&type=Date)](https://star-history.com/#duke-git/lancet&Date) \ No newline at end of file