Skip to content

Commit 6301cec

Browse files
committed
docs(readme): add OpenVSX installation instructions and badge
1 parent d075a3a commit 6301cec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Diffy - AI Commit Messages with Context
22

33
[![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/hitclaw.diffy-explain-ai?label=Visual%20Studio%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=hitclaw.diffy-explain-ai)
4+
[![OpenVSX Downloads](https://img.shields.io/open-vsx/dt/hitclaw/diffy-explain-ai?label=OpenVSX)](https://open-vsx.org/extension/hitclaw/diffy-explain-ai)
45
[![CI](https://github.com/Hi7cl4w/diffy-explain-ai/actions/workflows/main.yml/badge.svg)](https://github.com/Hi7cl4w/diffy-explain-ai/actions/workflows/main.yml)
56
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
67

@@ -25,6 +26,14 @@
2526
3. Search for "Diffy"
2627
4. Click **Install**
2728

29+
### From OpenVSX
30+
31+
[![OpenVSX](https://img.shields.io/badge/OpenVSX-Download-blue)](https://open-vsx.org/extension/hitclaw/diffy-explain-ai)
32+
33+
1. Visit [OpenVSX](https://open-vsx.org/extension/hitclaw/diffy-explain-ai)
34+
2. Click **Download**
35+
3. Install the `.vsix` file in VS Code
36+
2837
### From Command Line
2938

3039
```bash

0 commit comments

Comments
 (0)