Skip to content

Commit 97ae322

Browse files
committed
chore: update readme
1 parent 4f8a795 commit 97ae322

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Better Icons
22

3-
Search and retrieve 200,000+ icons from 150+ icon sets. Works as a CLI tool or MCP server for AI agents.
3+
Search and retrieve 200,000+ icons from 150+ icon collections. Works as an MCP server for AI agents or CLI tool.
44

55
## Quick Start
66

7-
### Skills
7+
### Add SKills
88

9-
It uses the #[CLI](CLI (Direct Usage)) under the hood
9+
You can enable the underlying icons cli usage using skills
1010

1111
```bash
1212
npx add-skill better-auth/better-icons
1313
```
1414

1515
### MCP Server (AI Agents)
1616

17-
Configure the MCP server to enable icon tools in your AI coding assistant.
17+
Configure the MCP server to enable icon tools in your AI coding agents.
1818

1919
```bash
2020
npx better-icons setup
@@ -99,7 +99,7 @@ The following tools are available when using the MCP server with AI agents.
9999

100100
### `search_icons`
101101

102-
Search for icons across 200+ icon libraries.
102+
Search for icons across 150+ icon collections.
103103

104104
```
105105
Search for "arrow" icons
@@ -268,7 +268,7 @@ Scan my icons file
268268

269269
### Search Icons
270270

271-
Search across 200+ icon libraries.
271+
Search across 150+ icon collections.
272272

273273
```bash
274274
better-icons search <query> [options]

0 commit comments

Comments
 (0)