diff --git a/README.md b/README.md index 5459bd1..7700a43 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](http ## Why Pocket Flow? -Pocket Flow may seem too minimal for humans. But here’s the **crucial point**: Pocket Flow is designed for +At first glance, Pocket Flow seems too minimal and low-level for humans. + +However, it’s for a **new development paradigm**: Pocket Flow is designed for

LLM Agents (e.g., Cursor AI) to build LLM Agents!

LLM Agents (e.g., Cursor AI) to build LLM Agents!