From f96700d88c5302765b3c8bc301823357a006673b Mon Sep 17 00:00:00 2001 From: MackDing Date: Tue, 19 May 2026 09:17:16 +0800 Subject: [PATCH] docs: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf87693af..b09e8a3ea 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Anyways back to the thing... ### Design Patterns for great LLM applications -After digging through hundreds of AI libriaries and working with dozens of founders, my instinct is this: +After digging through hundreds of AI libraries and working with dozens of founders, my instinct is this: 1. There are some core things that make agents great 2. Going all in on a framework and building what is essentially a greenfield rewrite may be counter-productive