docs: enhance README files with additional badges
- Added version, stars, and forks badges to both English and Chinese README files for improved project visibility and engagement. - Centered the badges for better presentation.
This commit is contained in:
parent
871f1f49fe
commit
6dfbdcdddc
|
|
@ -11,14 +11,19 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
[](https://github.com/lintsinghua/XCodeReviewer/releases)
|
[](https://github.com/lintsinghua/XCodeReviewer/releases)
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
[](https://reactjs.org/)
|
[](https://reactjs.org/)
|
||||||
[](https://www.typescriptlang.org/)
|
[](https://www.typescriptlang.org/)
|
||||||
[](https://vitejs.dev/)
|
[](https://vitejs.dev/)
|
||||||
|
|
||||||
[](https://github.com/lintsinghua/XCodeReviewer/stargazers)
|
[](https://github.com/lintsinghua/XCodeReviewer/stargazers)
|
||||||
[](https://github.com/lintsinghua/XCodeReviewer/network/members)
|
[](https://github.com/lintsinghua/XCodeReviewer/network/members)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://github.com/lintsinghua/XCodeReviewer">
|
<a href="https://github.com/lintsinghua/XCodeReviewer">
|
||||||
<img src="public/star-me-cn.svg" alt="Star this project" />
|
<img src="public/star-me-cn.svg" alt="Star this project" />
|
||||||
|
|
|
||||||
|
|
@ -11,14 +11,19 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
[](https://github.com/lintsinghua/XCodeReviewer/releases)
|
[](https://github.com/lintsinghua/XCodeReviewer/releases)
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
[](https://reactjs.org/)
|
[](https://reactjs.org/)
|
||||||
[](https://www.typescriptlang.org/)
|
[](https://www.typescriptlang.org/)
|
||||||
[](https://vitejs.dev/)
|
[](https://vitejs.dev/)
|
||||||
|
|
||||||
[](https://github.com/lintsinghua/XCodeReviewer/stargazers)
|
[](https://github.com/lintsinghua/XCodeReviewer/stargazers)
|
||||||
[](https://github.com/lintsinghua/XCodeReviewer/network/members)
|
[](https://github.com/lintsinghua/XCodeReviewer/network/members)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://github.com/lintsinghua/XCodeReviewer">
|
<a href="https://github.com/lintsinghua/XCodeReviewer">
|
||||||
<img src="public/star-me.svg" alt="Star this project" />
|
<img src="public/star-me.svg" alt="Star this project" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue