From a2d72b7c3105ff54aac6f8c1771413f385471617 Mon Sep 17 00:00:00 2001 From: zachary62 Date: Fri, 4 Apr 2025 17:07:28 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f5ee1b..3a3b2f0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket - [LevelDB](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/LevelDB) - Store data at warp speed with Google's engine that powers blockchains! -- [MCP Python SDK](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/MCP%20Python%20SDK) - Command cloud infrastructure with Python instead of clicking buttons! +- [MCP Python SDK](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/MCP%20Python%20SDK) - Build powerful apps that communicate through an elegant protocol without sweating the details! - [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!