From 22002e73f234ee6373f87fe9e9316bb6e08f34fd Mon Sep 17 00:00:00 2001
From: Mingchen Zhuge <64179323+mczhuge@users.noreply.github.com>
Date: Sun, 3 Mar 2024 21:28:11 +0300
Subject: [PATCH] update the news into the README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 8afc8d0..ae41bff 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
 
 ## News
 
+✨ March 3, 2024: GPTSwarm support PyPI: ``pip install gptswarm``.
 🚀 Feb 27, 2024: Our academic paper: [Language Agents as Optimizable Graphs](https://arxiv.org/abs/2402.16823) is released.
 
 ## Edge optimization example
-- 
GitLab