Update README.md

Alessandro committed Oct 15, 2024 at 16:15 UTC ffff01971501e42eb66453e6d149b66ae4d3d410
1 file changed +4 -3
docs/README.md
+4 -3
@@ -103,6 +103,7 @@ To begin with Agent Zero, follow the links below for detailed guides on various
103 - **Reflection**
104 - The framework supports advanced AI concepts like Chain of Thought and reflection through customizable prompts. Users can choose between two reflection models: dianoia-small and dianoia-xl.
105
106 -### ⚠️ Changes to launch files since v0.6:
107 -- main.py file has been replaced with run_ui.py (webui) and run_cli.py (terminal) launch files.
108 -- configuration has been moved to initialize.py for both webui and terminal launch files.
\ No newline at end of file
106 +> [!WARNING]
107 +> Changes to launch files since v0.6:
108 +> - main.py file has been replaced with run_ui.py (Web UI) and run_cli.py (terminal) launch files.
109 +> - The configuration has been moved to initialize.py for both Web UI and CLI launch files.
\ No newline at end of file