From 5ea1daba4ac1c48bc588bd0a4ff9b8efe633d889 Mon Sep 17 00:00:00 2001 From: Anil Kumar Date: Mon, 23 Jun 2025 12:54:01 -0700 Subject: [PATCH 1/2] Update README.md badge linking to DeepWiki documentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83401ec..b9a5dde 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/getjavelin/javelin-python) + ## Javelin: an Enterprise-Scale, Fast LLM Gateway/Edge This is the Python client package for Javelin. From 0666daa48ad9f55f8bd3ec86340d2c730dca8828 Mon Sep 17 00:00:00 2001 From: Anil Kumar Date: Mon, 23 Jun 2025 12:59:51 -0700 Subject: [PATCH 2/2] fix: Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9a5dde..b909fb0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/getjavelin/javelin-python) +[![Ask DeepWiki](https://deepwiki.com/badge.svg "DeepWiki Documentation")](https://deepwiki.com/getjavelin/javelin-python) ## Javelin: an Enterprise-Scale, Fast LLM Gateway/Edge