Update README with responsive logo for dark mode

This commit is contained in:
Gustavo Madeira Santana
2026-01-29 23:38:32 -05:00
committed by GitHub
parent ddad65588f
commit 4de0bae45a

View File

@@ -1,7 +1,10 @@
# 🦞 OpenClaw — Personal AI Assistant
<p align="center">
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text.png" alt="OpenClaw" width="500">
<picture>
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text-dark.png">
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text.png" alt="OpenClaw" width="500">
</picture>
</p>
<p align="center">