Add footer with creator information to README
Added a footer message indicating the creator of the project.
This commit is contained in:
parent
4091e3ed13
commit
1550e51662
12
README.md
12
README.md
|
|
@ -169,18 +169,18 @@ docker-compose up -d
|
|||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
⚠️ 使用前请阅读 <a href="SECURITY.md">安全政策</a> 和 <a href="DISCLAIMER.md">免责声明</a>
|
||||
</p>
|
||||
|
||||
<div style="width: 100%; max-width: 600px; margin: 0 auto;">
|
||||
<a href="https://github.com/lintsinghua/XCodeReviewer">
|
||||
<img src="frontend/public/star-me-cn.svg" alt="Star this project" style="width: 100%; height: auto; display: block; margin: 0 auto;" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
⚠️ 使用前请阅读 <a href="SECURITY.md">安全政策</a> 和 <a href="DISCLAIMER.md">免责声明</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
Made with ❤️ by <a href="https://github.com/lintsinghua">lintsinghua</a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue