ThomasSimonini HF staff commited on
Commit
f2b5bfb
·
1 Parent(s): 694e55d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ A multi-agent environment using Unity ML-Agents Toolkit where two agents compete
19
 
20
  ⚠️ You need to have some skills in ML-Agents if you want to use it if it's not the case [check the documentation](https://github.com/Unity-Technologies/ml-agents/tree/main/docs)
21
 
22
- <img src="assets/img/snowballfight.gif" alt="Snowball Fight 1vs1" align="middle" width="3000"/>
23
 
24
  ## The Environment
25
  - Two agents compete **in a 1 vs 1 snowball fight game**.
 
19
 
20
  ⚠️ You need to have some skills in ML-Agents if you want to use it if it's not the case [check the documentation](https://github.com/Unity-Technologies/ml-agents/tree/main/docs)
21
 
22
+ <img src="./assets/img/snowballfight.gif" alt="Snowball Fight 1vs1" align="middle"/>
23
 
24
  ## The Environment
25
  - Two agents compete **in a 1 vs 1 snowball fight game**.