mirror of
https://github.com/kingomarnajjar/ChatDev.git
synced 2026-07-31 02:26:56 +10:00
little fix
This commit is contained in:
parent
c320c6ca8c
commit
c8571cb419
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src='./misc/docker.png' width=400>
|
<img src='./misc/docker.png' width=400>
|
||||||
</p>
|
</p>
|
||||||
* 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``. See [guide](wiki.md#git-mode).
|
* September 25th, 2023: The **Git** mode is now available, enabling the programmer <img src='online_log/static/figures/programmer.png' height=20> to utilize Git for version control. To enable this feature, simply set ``"git_management"`` to ``"True"`` in ``ChatChainConfig.json``. See [guide](wiki.md#git-mode).
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src='./misc/github.png' width=600>
|
<img src='./misc/github.png' width=600>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue