From 6888d667b9401cf9e8b266d531717825e9b8937e Mon Sep 17 00:00:00 2001 From: thinkwee Date: Mon, 25 Sep 2023 16:44:55 +0800 Subject: [PATCH] show programmer in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5c777f6..f41d58b0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ## 📰 News -* **September 25th, 2023: The **Git** feature is now available**, enabling the programmer < img src='online_log/static/figures/programmer.png' height=20> to utilize GitHub for version control. To enable this feature, simply set ``"git_management"`` to ``"True"`` in ``ChatChainConfig.json``. +* **September 25th, 2023: The **Git** feature is now available**, enabling the programmer to utilize GitHub for version control. To enable this feature, simply set ``"git_management"`` to ``"True"`` in ``ChatChainConfig.json``.