Update README.md

This commit is contained in:
Steffen Illium 2023-10-13 13:00:09 +02:00
parent 66ab77862a
commit 60ffcbba98

View File

@ -106,9 +106,9 @@ back to the environment.
Make sure to bring your own assets for each Entity living in the Gridworld as the `Renderer` relies on it.
PNG-files (transparent background) of square aspect-ratio should do the job, in general.
<img src=".\marl_factory_grid\environment\assets\wall.png" width="5%">
<img src="/marl_factory_grid/environment/assets/wall.png" width="5%">
&nbsp&nbsp&nbsp&nbsp
<img src=".\marl_factory_grid\environment\assets\agent\agent.png" width="5%">
<img src="/marl_factory_grid/environment/assets/agent/agent.png" width="5%">