Update README

This commit is contained in:
Fu Diwei
2026-04-08 09:32:06 +08:00
parent a6db2a4724
commit 3be8badabb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ Related articles:
Certimate is a free and open-source project, and your feedback and contributions are needed and always welcome. Contributions include but are not limited to: submitting code, reporting bugs, sharing ideas, or showcasing your use cases based on Certimate. We also encourage users to share Certimate on personal blogs or social media.
For those who'd like to contribute code, see our [Contribution Guide](./CONTRIBUTING_EN.md).
For those who'd like to contribute code, see our [Contribution Guide](./CONTRIBUTING.md).
[Issues](https://github.com/certimate-go/certimate/issues) and [Pull Requests](https://github.com/certimate-go/certimate/pulls) are opened at https://github.com/certimate-go/certimate.
+1 -1
View File
@@ -101,7 +101,7 @@ docker run -d \
Certimate 是一个免费且开源的项目。我们欢迎任何人为 Certimate 做出贡献,以帮助改善 Certimate。包括但不限于:提交代码、反馈缺陷、交流想法,或分享你基于 Certimate 的使用案例。同时,我们也欢迎用户在个人博客或社交媒体上分享 Certimate。
如果你想要贡献代码,请先阅读我们的[贡献指南](./CONTRIBUTING.md)。
如果你想要贡献代码,请先阅读我们的[贡献指南](./CONTRIBUTING_zh.md)。
请在 https://github.com/certimate-go/certimate 提交 [Issues](https://github.com/certimate-go/certimate/issues) 和 [Pull Requests](https://github.com/certimate-go/certimate/pulls)。