mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
docs(README.zh-CN): sync Product Hunt badge + install URL with English (#2033)
Co-authored-by: 李冠辰 <liguanchen@xiaomi.com>
This commit is contained in:
+6
-5
@@ -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>
|
||||
|
||||
<a href="https://www.producthunt.com/products/openhuman?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&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&theme=light&period=daily&t=1778916022823">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center" style="display: inline-block">
|
||||
<a href="https://www.producthunt.com/products/openhuman?embed=true&utm_source=badge-featured&utm_medium=badge&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&theme=light&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
|
||||
|
||||
Reference in New Issue
Block a user