Skip to content

Commit 07a40f7

Browse files
committed
docs: ud figure size
1 parent 9c1e986 commit 07a40f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ cd CoMLRL && pip install -e .
6060
- [StrBuild](https://github.com/OpenMLRL/LLM_Collab_Minecraft/tree/main/str_build) - Building structures based on string blueprints.
6161
- [HouseBuild](https://github.com/OpenMLRL/LLM_Collab_Minecraft/tree/main/house_build) - Constructing houses from given blueprints while defending against spider attacks.
6262

63-
<img src="docs/assets/demo.gif" width="600px;" alt=""/>
63+
<img src="docs/assets/demo.gif" width="560px;" alt=""/>
6464

6565
## Usage
6666

docs/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ Cooperative MARL methods are grounded in the theory of <a href="https://www.fran
8383

8484

8585
<p align="center">
86-
<img src="/img/demo.gif" width="800px;" alt=""/>
86+
<img src="/img/demo.gif" width="700px;" alt=""/>
8787
</p>

0 commit comments

Comments
 (0)