From ff1a09802b76ec1bfde0d4c1cc824cef6bf90708 Mon Sep 17 00:00:00 2001 From: isaac hershenson Date: Fri, 29 Aug 2025 13:28:35 -0700 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eedf982..d286f46 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Python Monorepo Example -A Python monorepo example demonstrating LangGraph agents with shared packages, similar to the JavaScript version in `../isaac-js-graph`. +A Python monorepo example demonstrating LangGraph agents with shared packages. ## Structure