From 01699ab53e6ebc066f56fad12d6833d541ebefe7 Mon Sep 17 00:00:00 2001 From: Zach <33015448+zachary62@users.noreply.github.com> Date: Thu, 27 Mar 2025 17:40:56 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 480a0a4..52a2948 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework - To learn more, check out the [documentation](https://the-pocket.github.io/PocketFlow/). For an in-depth design dive, read the [essay](https://github.com/The-Pocket/.github/blob/main/profile/pocketflow.md). -- 🎉 We now have a [discord](https://discord.gg/hUHHE9Sa6T)! +- 🎉 Join our [discord](https://discord.gg/hUHHE9Sa6T)! + +- 🎉 Thanks to [@zvictor](https://www.github.com/zvictor) and [@jackylee941130](https://www.github.com/jackylee941130), we now have a [TypeScript version](https://github.com/The-Pocket/PocketFlow-Typescript)! ## Why Pocket Flow?