Skip to content

Commit

Permalink
Add badges and connect with us and license section
Browse files Browse the repository at this point in the history
  • Loading branch information
ykdy3951 committed Mar 1, 2024
1 parent 11671c9 commit b5ee765
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# cllm
[![](https://dcbadge.vercel.app/api/server/c4Jm3r8pBd?style=flat&compact=true)](https://discord.gg/c4Jm3r8pBd)
[![GitHub Release](https://img.shields.io/github/v/release/dev-backpack/cllm)](https://github.com/dev-backpack/cllm/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/dev-backpack/cllm)](https://github.com/dev-backpack/cllm/issues)

Empower your CLI experience with a command search tool driven by LLM magic!

Expand Down Expand Up @@ -41,3 +45,9 @@ cllm set key [API_KEY]
```bash
cllm search [QUERY]
```

## License
```cllm``` is licensed under the [MIT License](https://opensource.org/licenses/MIT).

## Connect with us
If you have any questions or suggestions, feel free to open an issue or join our [Discord server](https://discord.gg/c4Jm3r8pBd).

0 comments on commit b5ee765

Please sign in to comment.