Skip to content

Commit 1de7790

Browse files
committed
Add Claude Code plugin install instructions to README
1 parent 7aee478 commit 1de7790

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
![Tests](https://img.shields.io/badge/tests-970%2B%20passing-brightgreen)
99
![.NET](https://img.shields.io/badge/.NET-8%20%7C%209%20%7C%2010-blue)
1010

11-
> **AI-Ready:** This library provides an [`llms.txt`](llms.txt) file for AI coding assistants and a [Claude Code plugin](claude-plugin/) for configuration, scaffolding, and troubleshooting.
11+
> **AI-Ready:** This library provides an [`llms.txt`](llms.txt) file for AI coding assistants and a Claude Code plugin for configuration, scaffolding, and troubleshooting.
12+
>
13+
> ```bash
14+
> claude plugin add imperugo/StackExchange.Redis.Extensions
15+
> ```
16+
> Then use `/redis-configure`, `/redis-scaffold`, or `/redis-diagnose` in Claude Code.
1217
1318
## Features
1419

0 commit comments

Comments
 (0)