From 61c120a877ef568421562538cda617c30c3a569a Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Sun, 9 Mar 2025 11:08:15 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0177786..9c14269 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework - Want to learn how I vibe code these LLM Apps? Check out [my YouTube](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1) + - Want to create your own Python project? Start with [this template](https://github.com/The-Pocket/PocketFlow-Template-Python) ## Why Pocket Flow?