docs(README.zh-CN): sync Product Hunt badge + install URL with English (#2033)

Co-authored-by: 李冠辰 <liguanchen@xiaomi.com>
This commit is contained in:
Angular
2026-05-17 19:35:07 -07:00
committed by GitHub
co-authored by 李冠辰
parent c99d1eb838
commit 63ea7f6583
+6 -5
View File
@@ -11,11 +11,12 @@
<p align="center" style="display: inline-block">
<a href="https://trendshift.io/repositories/23680" target="_blank" style="display: inline-block">
<img src="https://trendshift.io/api/badge/repositories/23680" alt="tinyhumansai%2Fopenhuman | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/>
</a>
&nbsp;
<a href="https://www.producthunt.com/products/openhuman?embed=true&amp;utm_source=badge-top-post-badge&amp;utm_medium=badge&amp;utm_campaign=badge-openhuman" target="_blank" rel="noopener noreferrer">
<img alt="OpenHuman - An open source AI harness built with the human in mind | Product Hunt" width="250" height="54" src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=1136902&amp;theme=light&amp;period=daily&amp;t=1778916022823">
</a>
</p>
<p align="center" style="display: inline-block">
<a href="https://www.producthunt.com/products/openhuman?embed=true&amp;utm_source=badge-featured&amp;utm_medium=badge&amp;utm_campaign=badge-openhuman" target="_blank" rel="noopener noreferrer"><img alt="OpenHuman - An open source AI harness built with the human in mind | Product Hunt" width="250" height="54" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1136902&amp;theme=light&amp;t=1778829432446"></a>
</p>
<p align="center">
@@ -44,7 +45,7 @@
要安装或开始使用,请从 [tinyhumans.ai/openhuman](https://tinyhumans.ai/openhuman?utm_source=github&utm_medium=readme) 下载,或在终端中运行:
```bash
# 从 https://tinyhumans.ai/openhuman?utm_source=github&utm_medium=readme 下载 DMG、EXE,或在终端中运行
# 从 https://tinyhumans.ai/openhuman 下载 DMG、EXE,或在终端中运行
# macOS 或 Linux x64
curl -fsSL https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.sh | bash