Update README.md

This commit is contained in:
Zach 2025-03-29 21:30:29 -04:00 committed by GitHub
parent 4e501f2202
commit 8da381f7a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
- To install, ```pip install pocketflow```or just copy the [source code](pocketflow/__init__.py) (only 100 lines). - To install, ```pip install pocketflow```or just copy the [source code](pocketflow/__init__.py) (only 100 lines).
- To learn more, check out the [documentation](https://the-pocket.github.io/PocketFlow/). For an in-depth design dive, read the [essay](https://zacharyhuang.substack.com/p/i-built-an-llm-framework-in-just). - To learn more, check out the [documentation](https://the-pocket.github.io/PocketFlow/). To learn the motivation, read the [story](https://zacharyhuang.substack.com/p/i-built-an-llm-framework-in-just).
- 🎉 Join our [discord](https://discord.gg/hUHHE9Sa6T)! - 🎉 Join our [discord](https://discord.gg/hUHHE9Sa6T)!