From 97dd7628d22b1f5dd55eb66acfea5c38665b2983 Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Mon, 8 Sep 2025 16:06:59 -0400 Subject: [PATCH] chore: update badges (#32851) - stars badge redundant (look at the top of the page) - remove version badge since we have many pkgs (and it was only showing core) -- also, just look at the releases tab to the right of the readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 39e7d3b9c1c..a7e1fe017a7 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,8 @@
-[![Release Notes](https://img.shields.io/github/release/langchain-ai/langchain?style=flat-square)](https://github.com/langchain-ai/langchain/releases) [![PyPI - License](https://img.shields.io/pypi/l/langchain-core?style=flat-square)](https://opensource.org/licenses/MIT) [![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain)](https://pypistats.org/packages/langchain-core) -[![GitHub star chart](https://img.shields.io/github/stars/langchain-ai/langchain?style=flat-square)](https://star-history.com/#langchain-ai/langchain) [![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode&style=flat-square)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain) [Open in Github Codespace](https://codespaces.new/langchain-ai/langchain) [![CodSpeed Badge](https://img.shields.io/endpoint?url=https://codspeed.io/badge.json)](https://codspeed.io/langchain-ai/langchain)