From a5742da7f842dadf465a7df3c9c1c01b71b360ac Mon Sep 17 00:00:00 2001 From: MackDing Date: Tue, 19 May 2026 09:18:09 +0800 Subject: [PATCH] docs: fix README disclaimer grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf87693af..1aa7fce0b 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ In building HumanLayer, I've talked to at least 100 SaaS builders (mostly techni
Random Disclaimers -**DISCLAIMER**: I'm not sure the exact right place to say this, but here seems as good as any: **this in BY NO MEANS meant to be a dig on either the many frameworks out there, or the pretty dang smart people who work on them**. They enable incredible things and have accelerated the AI ecosystem. +**DISCLAIMER**: I'm not sure the exact right place to say this, but here seems as good as any: **this is BY NO MEANS meant to be a dig on either the many frameworks out there, or the pretty dang smart people who work on them**. They enable incredible things and have accelerated the AI ecosystem. I hope that one outcome of this post is that agent framework builders can learn from the journeys of myself and others, and make frameworks even better.