diff --git a/README.md b/README.md
index 4614e7fc..514fecaf 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Communicative Agents for Software Development
-
+
@@ -21,20 +21,23 @@
including tasks such as designing, coding, testing, and documenting.
- The primary objective of ChatDev is to offer an **easy-to-use**, **highly customizable** and **extendable** framework,
which is based on large language models (LLMs) and serves as an ideal scenario for studying collective intelligence.
+
+
+
## 📰 News
-* **September 20th, 2023: The *Human-Agent-Interaction* mode is now available! You can get involved with the ChatDev team by playing the role of reviewer
and making suggestions to the programmer
;
- try ``python3 run.py --task [description_of_your_idea] --config "Human"``.** See [guide](wiki.md#human-agent-interaction) and [example](WareHouse/Gomoku_HumanAgentInteraction_20230920135038).
-
-* September 1st, 2023: The *Art* mode is available now! You can activate the designer agent
to generate images used in the software;
+* September 20th, 2023: The **Human-Agent-Interaction** mode is now available! You can get involved with the ChatDev team by playing the role of reviewer
and making suggestions to the programmer
;
+ try ``python3 run.py --task [description_of_your_idea] --config "Human"``. See [guide](wiki.md#human-agent-interaction) and [example](WareHouse/Gomoku_HumanAgentInteraction_20230920135038).
+
+* September 1st, 2023: The **Art** mode is available now! You can activate the designer agent
to generate images used in the software;
try ``python3 run.py --task [description_of_your_idea] --config "Art"``. See [guide](wiki.md#art) and [example](WareHouse/gomokugameArtExample_THUNLP_20230831122822).
* August 28th, 2023: The system is publicly available.
-* August 17th, 2023: The V1.0.0 version was ready for release.
+* August 17th, 2023: The v1.0.0 version was ready for release.
* July 30th, 2023: Users can customize ChatChain, Phase, and Role settings. Additionally, both online Log mode and replay
mode are now supported.
* July 16th, 2023: The [preprint paper](https://arxiv.org/abs/2307.07924) associated with this project was published.
-* June 30th, 2023: The initial version of the `ChatDev` repository was released.
+* June 30th, 2023: The initial version of the ChatDev repository was released.
## ❓ What Can ChatDev Do?
diff --git a/online_log/static/figures/ceo.png b/online_log/static/figures/ceo.png
index 75baec24..8ccc0090 100644
Binary files a/online_log/static/figures/ceo.png and b/online_log/static/figures/ceo.png differ
diff --git a/online_log/static/figures/cpo.png b/online_log/static/figures/cpo.png
index beb8221f..1a68b485 100644
Binary files a/online_log/static/figures/cpo.png and b/online_log/static/figures/cpo.png differ
diff --git a/online_log/static/figures/hr.png b/online_log/static/figures/hr.png
index 2a2b9e69..5a31f5e5 100644
Binary files a/online_log/static/figures/hr.png and b/online_log/static/figures/hr.png differ