From 0cbd3443ecf1d5ae88aaab0edb521737119f74e6 Mon Sep 17 00:00:00 2001
From: Zachary Huang <33015448+zachary62@users.noreply.github.com>
Date: Thu, 20 Mar 2025 12:20:51 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3f72c2e..75071b8 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ From there, itβs easy to implement popular design patterns like ([Multi-](http
| 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 |