Skip to content

Commit 7f2ed0e

Browse files
committed
docs: Update README and package description with badges and a more detailed description
1 parent 7ccc668 commit 7f2ed0e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @riligar/agents-kit
22

3+
<p align="center">
4+
<img src="https://img.shields.io/npm/v/@anthropic-ai/claude-code?label=Claude%20Code&logo=anthropic" alt="Claude Code">
5+
<img src="https://img.shields.io/badge/Gemini_CLI-v1.2.0-blue?logo=google-gemini&logoColor=white" alt="Gemini CLI">
6+
</p>
7+
38
**RiLiGar Agents Kit** - Curated collection of AI Agent templates, skills, and rules designed to standardize and supercharge your AI-driven development workflows.
49

510
## Why it exists

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"description": "RiLiGar Agents Kit - AI Agent templates with Skills, Rules, etc.",
7+
"description": "RiLiGar Agents Kit - Curated collection of AI Agent templates, skills, and rules designed to standardize and supercharge your AI-driven development workflows.",
88
"main": "bin/cli.js",
99
"bin": {
1010
"agents-kit": "bin/cli.js"

0 commit comments

Comments
 (0)