From b5ee7654e2f44d99adc3a0645bf290718f4aa6e0 Mon Sep 17 00:00:00 2001 From: ykdy3951 Date: Sat, 2 Mar 2024 02:02:21 +0900 Subject: [PATCH 1/4] Add badges and connect with us and license section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d8fb4a6..1aba7c6 100644 --- a/README.md +++ b/README.md @@ -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! @@ -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). \ No newline at end of file From 586561e39132a20bb1e9ebe58e8b381a3e8d8555 Mon Sep 17 00:00:00 2001 From: ykdy3951 Date: Sat, 2 Mar 2024 14:45:28 +0900 Subject: [PATCH 2/4] Update Discord badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aba7c6..c1e799e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cllm -[![](https://dcbadge.vercel.app/api/server/c4Jm3r8pBd?style=flat&compact=true)](https://discord.gg/c4Jm3r8pBd) +[![Discord](https://dcbadge.vercel.app/api/server/sy9BhhdbJu?style=flat&compact=true)](https://discord.gg/sy9BhhdbJu) [![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) From 95dfff3257f98be03198b92c799e7e37ef3983d0 Mon Sep 17 00:00:00 2001 From: ykdy3951 Date: Sat, 2 Mar 2024 14:46:39 +0900 Subject: [PATCH 3/4] Update GitHub Issues badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e799e..76498ec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Discord](https://dcbadge.vercel.app/api/server/sy9BhhdbJu?style=flat&compact=true)](https://discord.gg/sy9BhhdbJu) [![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) +[![GitHub Issues](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! From 60ba09b2973e1964b396b1723f298462329e751e Mon Sep 17 00:00:00 2001 From: ykdy3951 Date: Sat, 2 Mar 2024 14:48:36 +0900 Subject: [PATCH 4/4] Update Discord server link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76498ec..ae2d29b 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,4 @@ cllm search [QUERY] ```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). \ No newline at end of file +If you have any questions or suggestions, feel free to open an issue or join our [Discord server](https://discord.gg/sy9BhhdbJu). \ No newline at end of file