From c4c58b1f7ec0d59816990af38955eda6d64a8b1d Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Mon, 17 Mar 2025 17:21:52 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 355bd0d..c50af5c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Current LLM frameworks are bloated... You only need 100 lines for LLM Framework! ## How to Use Pocket Flow? -๐Ÿš€ Through **Agent Coding**โ€”the fastest LLM App development paradigm-where humans design and agents code! +๐Ÿš€ Through **Agentic Coding**โ€”the fastest LLM App development paradigm-where humans design and agents code!
@@ -70,7 +70,7 @@ Current LLM frameworks are bloated... You only need 100 lines for LLM Framework!
-- Want to learn **Agent Coding**? Check out [my YouTube](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1)! Read this [Guide](https://the-pocket.github.io/PocketFlow/guide.html)! +- Want to learn **Agentic Coding**? Check out [my YouTube](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1)! Read this [Guide](https://the-pocket.github.io/PocketFlow/guide.html)! - Want to build your own LLM App? Start with [this template](https://github.com/The-Pocket/PocketFlow-Template-Python)!