diff --git a/README.md b/README.md index 71ff130..9f0e111 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ For a new development paradigmn: **Build LLM Apps by Chatting with LLM agents, N 👈 How does Pocket Flow compare to other frameworks? Pocket Flow is purpose-built for LLM Agents:
-1. **🫠 LangChain-like frameworks** overwhelm Cursor AI with *complex and outdated* abstractions. +1. **🫠 LangChain-like frameworks** overwhelm Cursor AI with *complex* abstractions, *deprecated* functions and *irritating* dependency issues. 2. 😐 **Without a framework**, code is *ad hoc*—suitable only for immediate tasks, *not modular or maintainable*. 3. **🥰 With Pocket Flow**: (1) Minimal and expressive—easy for Cursor AI to pick up. (2) *Nodes and Flows* keep everything *modular*. (3) A *Shared Store* decouples your data structure from compute logic.