Merge pull request #17 from matt1398/dev
docs: update README to include Docker deployment badge and clarify pr…
This commit is contained in:
commit
6874fd9980
1 changed files with 4 additions and 1 deletions
|
|
@ -34,11 +34,14 @@
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/matt1398/claude-devtools/releases/latest">
|
<a href="https://github.com/matt1398/claude-devtools/releases/latest">
|
||||||
<img src="https://img.shields.io/badge/Windows-Download-0078D4?logo=windows&logoColor=white&style=flat" alt="Download for Windows" height="30" />
|
<img src="https://img.shields.io/badge/Windows-Download-0078D4?logo=windows&logoColor=white&style=flat" alt="Download for Windows" height="30" />
|
||||||
|
</a>
|
||||||
|
<a href="#docker--standalone-deployment">
|
||||||
|
<img src="https://img.shields.io/badge/Docker-Deploy-2496ED?logo=docker&logoColor=white&style=flat" alt="Deploy with Docker" height="30" />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<sub>No API keys. No configuration. Just download, open, and see everything Claude Code did.</sub>
|
<sub>100% free, open source. No API keys. No configuration. Just download, open, and see everything Claude Code did.</sub>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue