From 644ea3a3d7aa89833b0f073444fbca709a9a7b98 Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:56:05 -0700 Subject: [PATCH] [Docs] Link (#603) --- README.md | 1 + docs/docs/index.md | 4 ++++ 2 files changed, 5 insertions(+) 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 ⚡