diff --git a/README.md b/README.md index 6d7e4ca18..34505b1d7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 🦜🕸️LangGraph +![Version](https://img.shields.io/pypi/v/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) diff --git a/docs/docs/index.md b/docs/docs/index.md index 154b23ea3..10a48f5b1 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -3,7 +3,11 @@ hide_comments: true --- # 🦜🕸️LangGraph +![Version](https://img.shields.io/pypi/v/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) + ⚡ Build language agents as graphs ⚡