diff --git a/README.md b/README.md index d68d8204..ebd0f534 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,11 @@ ## 🎉 News -* **November 2nd, 2023: ChatDev is now supported with incremental development.** Try `--config "incremental" --path "Your folder path"` to start it. This mode will start with code review phase base on the existing codes. - +* **November 2nd, 2023: ChatDev is now supported with a new feature: incremental development, which allows agents to develop upon existing codes.** Try `--config "incremental" --path "[source_code_directory_path]"` to start it. +
+
+
diff --git a/misc/increment.png b/misc/increment.png
new file mode 100644
index 00000000..5e36232b
Binary files /dev/null and b/misc/increment.png differ