docs: update README to include Docker deployment badge and clarify project description
- Added a badge for Docker deployment to the README for easier access to deployment instructions. - Updated the project description to emphasize that it is 100% free and open source, enhancing clarity for users.
This commit is contained in:
parent
fb66b14d62
commit
24bc4dc3a4
1 changed files with 4 additions and 1 deletions
|
|
@ -34,11 +34,14 @@
|
|||
</a>
|
||||
<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" />
|
||||
</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>
|
||||
</p>
|
||||
|
||||
<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>
|
||||
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Reference in a new issue