docs: add stars and license badges to README (#1788)

Co-authored-by: 拾熠 <weidong.dwd@alibaba-inc.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
dwd_njupt
2026-05-15 13:53:16 -07:00
committed by GitHub
co-authored by 拾熠 Claude Opus 4.6
parent e538152d12
commit 3ef86a4112
+2
View File
@@ -30,6 +30,8 @@
<p align="center">
<img src="https://img.shields.io/badge/status-early%20beta-orange" alt="Early Beta" />
<a href="https://github.com/tinyhumansai/openhuman/releases/latest"><img src="https://img.shields.io/github/v/release/tinyhumansai/openhuman?label=latest" alt="Latest Release" /></a>
<a href="https://github.com/tinyhumansai/openhuman/stargazers"><img src="https://img.shields.io/github/stars/tinyhumansai/openhuman?style=flat" alt="GitHub Stars" /></a>
<a href="./LICENSE"><img src="https://img.shields.io/github/license/tinyhumansai/openhuman" alt="License" /></a>
</p>
> **Early Beta**: Under active development. Expect rough edges.