update readme

This commit is contained in:
zachary62
2025-04-04 17:08:07 -04:00
parent a2d72b7c31
commit bf9e1d0467
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
- [NumPy Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/NumPy%20Core) - Master the engine behind data science that makes Python as fast as C!
- [OpenManus](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/OpenManus) - Program robot hands that move with human-like precision and grace!
- [OpenManus](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/OpenManus) - Build AI agents with digital brains that think, learn, and use tools just like humans do!
- [Pydantic Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Pydantic%20Core) - Validate data at rocket speed with just Python type hints!