From 3ae2ccd03985a5a63b9f67ba499e637c41c3d873 Mon Sep 17 00:00:00 2001
From: Zachary Huang <33015448+zachary62@users.noreply.github.com>
Date: Thu, 20 Mar 2025 12:17:28 -0400
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index ec46432..3f72c2e 100644
--- a/README.md
+++ b/README.md
@@ -61,9 +61,9 @@ From there, it’s easy to implement popular design patterns like ([Multi-](http
-| Tutorial Name | Description | Difficulty | Topics |
-| :-------------: | :-------------: | :-------------: | :---------------------: |
-| [Research Agent](https://github.com/The-Pocket/PocketFlow/tree/main/cookbook/pocketflow-agent) | An AI agent that can search the web and answer questions | ☆☆☆ *Dummy* | [Agent](https://the-pocket.github.io/PocketFlow/design_pattern/agent.html) |
+| Tutorial Name | Difficulty | Topics | Description |
+| :-------------: | :-------------: | :-------------: | ---------------------: |
+| [Research Agent](https://github.com/The-Pocket/PocketFlow/tree/main/cookbook/pocketflow-agent) | ☆☆☆ *Dummy* | [Agent](https://the-pocket.github.io/PocketFlow/design_pattern/agent.html) | An AI agent that can search the web and answer questions |