From d3f0129d3865c8853577450ab4169cd80aa68b87 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Tue, 19 Mar 2024 22:16:20 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 825d823fa..1a922e41c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # 🦜🕸️LangGraph +[![Downloads](https://static.pepy.tech/badge/langgraph/month)](https://pepy.tech/project/langgraph) +[![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langgraph)](https://github.com/langchain-ai/langgraph/issues) +[![](https://dcbadge.vercel.app/api/server/6adMQxSpJS?compact=true&style=flat)](https://discord.com/channels/1038097195422978059/1170024642245832774) + ⚡ Building language agents as graphs ⚡ ## Overview