Skip to content

Commit bf9e1d0

Browse files
committed
update readme
1 parent a2d72b7 commit bf9e1d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
4242

4343
- [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!
4444

45-
- [OpenManus](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/OpenManus) - Program robot hands that move with human-like precision and grace!
45+
- [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!
4646

4747
- [Pydantic Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Pydantic%20Core) - Validate data at rocket speed with just Python type hints!
4848

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Built with [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line L
3131
- [Flask](./Flask/index.md) - Craft web apps with minimal code that scales from prototype to production!
3232
- [LangGraph](./LangGraph/index.md) - Design AI agents as flowcharts where each step remembers what happened before!
3333
- [LevelDB](./LevelDB/index.md) - Store data at warp speed with Google's engine that powers blockchains!
34-
- [MCP Python SDK](./MCP Python SDK/index.md) - Command cloud infrastructure with Python instead of clicking buttons!
34+
- [MCP Python SDK](./MCP Python SDK/index.md) - Build powerful apps that communicate through an elegant protocol without sweating the details!
3535
- [NumPy Core](./NumPy Core/index.md) - Master the engine behind data science that makes Python as fast as C!
36-
- [OpenManus](./OpenManus/index.md) - Program robot hands that move with human-like precision and grace!
36+
- [OpenManus](./OpenManus/index.md) - Build AI agents with digital brains that think, learn, and use tools just like humans do!
3737
- [Pydantic Core](./Pydantic Core/index.md) - Validate data at rocket speed with just Python type hints!
3838
- [Requests](./Requests/index.md) - Talk to the internet in Python with code so simple it feels like cheating!
3939
- [SmolaAgents](./SmolaAgents/index.md) - Build tiny AI agents that punch way above their weight class!

0 commit comments

Comments
 (0)