Skip to content

Commit 6fcf72a

Browse files
authored
docs: add Release and Installs badges to README (#80)
Add GitHub Release badge (Closes #59) and VS Code Marketplace install count badge. The VS Code Marketplace version badge was already present (Closes #58). Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent bf8c37a commit 6fcf72a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/patchloom/patchloom-vscode/badge)](https://securityscorecards.dev/viewer/?uri=github.com/patchloom/patchloom-vscode)
1313
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13100/badge)](https://www.bestpractices.dev/projects/13100)
1414
[![FOSSA Status](https://img.shields.io/badge/license%20scan-FOSSA-blue)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpatchloom%2Fpatchloom-vscode)
15+
[![Release](https://img.shields.io/github/v/release/patchloom/patchloom-vscode?logo=github&sort=semver)](https://github.com/patchloom/patchloom-vscode/releases/latest)
1516
[![VS Code Marketplace](https://img.shields.io/visual-studio-marketplace/v/patchloom.patchloom)](https://marketplace.visualstudio.com/items?itemName=patchloom.patchloom)
17+
[![Installs](https://img.shields.io/visual-studio-marketplace/i/patchloom.patchloom)](https://marketplace.visualstudio.com/items?itemName=patchloom.patchloom)
1618
[![Open VSX](https://img.shields.io/open-vsx/v/patchloom/patchloom)](https://open-vsx.org/extension/patchloom/patchloom)
1719

1820
The official VS Code extension for [Patchloom](https://github.com/patchloom/patchloom). Set up your workspace for AI agent workflows in seconds: detect the CLI, generate agent rules, configure MCP servers, and run structured file operations from the command palette.

0 commit comments

Comments
 (0)