From 853178eda98820497376a9176adf6dae825ae34a Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Thu, 14 Aug 2025 13:43:40 -0600 Subject: [PATCH] Add a badge for mentioned in Awesome Gemini CLI --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c9c58f..79585c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Gemini ↔︎ OpenAI Proxy +[![Mentioned in Awesome Gemini CLI](https://awesome.re/mentioned-badge.svg)](https://github.com/Piebald-AI/awesome-gemini-cli) + This program is a [Gemini CLI](https://github.com/google-gemini/gemini-cli) wrapper that can serve **Google Gemini 2.5 Pro** (or Flash) through an **OpenAI-compatible API**. Plug-and-play with clients that already speak OpenAI like SillyTavern, llama.cpp, LangChain, the VS Code *Cline* extension, etc. @@ -73,4 +75,4 @@ API Base URL http://127.0.0.1:11434/v1 ## License -MIT – free for personal & commercial use. Forked from https://huggingface.co/engineofperplexity/gemini-openai-proxy \ No newline at end of file +MIT – free for personal & commercial use. Forked from https://huggingface.co/engineofperplexity/gemini-openai-proxy