misc(docs): update readme screenshots and refine natural phrasing (#431)

This commit is contained in:
Felix
2026-03-12 12:21:20 +08:00
committed by GitHub
Unverified
parent a48dacfe64
commit 272432783a
34 changed files with 39 additions and 39 deletions

View File

@@ -47,27 +47,27 @@ ClawXはベストプラクティスのモデルプロバイダーが事前設定
## スクリーンショット
<p align="center">
<img src="resources/screenshot/chat.png" style="width: 100%; height: auto;">
<img src="resources/screenshot/jp/chat.png" style="width: 100%; height: auto;">
</p>
<p align="center">
<img src="resources/screenshot/cron_task.png" style="width: 100%; height: auto;">
<img src="resources/screenshot/jp/cron.png" style="width: 100%; height: auto;">
</p>
<p align="center">
<img src="resources/screenshot/skills.png" style="width: 100%; height: auto;">
</p>
<!-- <p align="center">
<img src="resources/screenshot/channels.png" style="width: 100%; height: auto;">
</p> -->
<p align="center">
<img src="resources/screenshot/dashboard.png" style="width: 100%; height: auto;">
<img src="resources/screenshot/jp/skills.png" style="width: 100%; height: auto;">
</p>
<p align="center">
<img src="resources/screenshot/settings.png" style="width: 100%; height: auto;">
<img src="resources/screenshot/jp/channels.png" style="width: 100%; height: auto;">
</p>
<p align="center">
<img src="resources/screenshot/jp/models.png" style="width: 100%; height: auto;">
</p>
<p align="center">
<img src="resources/screenshot/jp/settings.png" style="width: 100%; height: auto;">
</p>
---