Skip to content

Commit f5520ec

Browse files
committed
style: clean up README badges with consistent flat-square style and grouped rows
Made-with: Cursor
1 parent 174c4b8 commit f5520ec

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

README.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,30 @@
11
<p align="center">
2-
<img src="assets/logo.png" alt="Docker Developer Tools Logo" width="120" />
2+
<img src="assets/logo.png" alt="Docker Developer Tools Logo" width="100" />
33
</p>
44

55
<h1 align="center">Docker Developer Tools</h1>
66

77
<p align="center">
8-
<em>Expert Docker workflows, directly inside Cursor.</em>
8+
<strong>Expert Docker workflows, directly inside Cursor.</strong>
99
</p>
1010

1111
<p align="center">
12-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/validate.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/validate.yml?branch=main&label=validate" alt="Validate" /></a>
13-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/ci.yml?branch=main&label=CI" alt="CI" /></a>
14-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/codeql.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/codeql.yml?branch=main&label=CodeQL" alt="CodeQL" /></a>
15-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/pages.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/pages.yml?branch=main&label=pages" alt="Pages" /></a>
16-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/links.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/links.yml?branch=main&label=links" alt="Links" /></a>
17-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/releases/latest"><img src="https://img.shields.io/github/v/release/TMHSDigital/Docker-Developer-Tools" alt="Release" /></a>
18-
<a href="LICENSE"><img src="https://img.shields.io/badge/license-CC--BY--NC--ND--4.0-blue" alt="License" /></a>
12+
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/releases/latest"><img src="https://img.shields.io/github/v/release/TMHSDigital/Docker-Developer-Tools?style=flat-square&color=0db7ed&label=release" alt="Release" /></a>
13+
<a href="https://www.npmjs.com/package/@tmhs/docker-mcp"><img src="https://img.shields.io/npm/v/@tmhs/docker-mcp?style=flat-square&color=066da5&label=npm" alt="npm" /></a>
14+
<a href="LICENSE"><img src="https://img.shields.io/badge/license-CC--BY--NC--ND--4.0-384d54?style=flat-square" alt="License" /></a>
15+
<a href="https://tmhsdigital.github.io/Docker-Developer-Tools/"><img src="https://img.shields.io/badge/docs-website-0db7ed?style=flat-square" alt="Docs" /></a>
1916
</p>
17+
2018
<p align="center">
21-
<a href="https://www.npmjs.com/package/@tmhs/docker-mcp"><img src="https://img.shields.io/npm/v/@tmhs/docker-mcp" alt="npm" /></a>
22-
<a href="https://www.npmjs.com/package/@tmhs/docker-mcp"><img src="https://img.shields.io/npm/dm/@tmhs/docker-mcp" alt="npm downloads" /></a>
23-
<a href="https://www.npmjs.com/package/@tmhs/docker-mcp"><img src="https://img.shields.io/npm/unpacked-size/@tmhs/docker-mcp" alt="npm size" /></a>
24-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/stargazers"><img src="https://img.shields.io/github/stars/TMHSDigital/Docker-Developer-Tools" alt="Stars" /></a>
25-
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/issues"><img src="https://img.shields.io/github/issues/TMHSDigital/Docker-Developer-Tools" alt="Issues" /></a>
26-
<img src="https://img.shields.io/github/last-commit/TMHSDigital/Docker-Developer-Tools" alt="Last Commit" />
27-
<img src="https://img.shields.io/badge/Cursor-Plugin-purple" alt="Cursor Plugin" />
28-
<img src="https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=white" alt="Docker" />
19+
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/ci.yml?branch=main&style=flat-square&label=CI" alt="CI" /></a>
20+
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/validate.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/validate.yml?branch=main&style=flat-square&label=validate" alt="Validate" /></a>
21+
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/actions/workflows/codeql.yml"><img src="https://img.shields.io/github/actions/workflow/status/TMHSDigital/Docker-Developer-Tools/codeql.yml?branch=main&style=flat-square&label=CodeQL" alt="CodeQL" /></a>
22+
</p>
23+
24+
<p align="center">
25+
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/stargazers"><img src="https://img.shields.io/github/stars/TMHSDigital/Docker-Developer-Tools?style=flat-square&color=384d54" alt="Stars" /></a>
26+
<a href="https://github.com/TMHSDigital/Docker-Developer-Tools/issues"><img src="https://img.shields.io/github/issues/TMHSDigital/Docker-Developer-Tools?style=flat-square&color=384d54" alt="Issues" /></a>
27+
<a href="https://www.npmjs.com/package/@tmhs/docker-mcp"><img src="https://img.shields.io/npm/dm/@tmhs/docker-mcp?style=flat-square&color=384d54&label=downloads" alt="Downloads" /></a>
2928
</p>
3029

3130
<p align="center">

0 commit comments

Comments
 (0)