Skip to content

Commit e605a1f

Browse files
authored
Docs: Update wolf-sheep png and fix typo in file name (#2444)
With #2430 merged, the visual of wolf sheep changed a bit. This updates the png on the landing page to be consistent again with the example.
1 parent 0e5abd9 commit e605a1f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/images/wolf_scheep.png

-847 KB
Binary file not shown.

docs/images/wolf_sheep.png

698 KB
Loading

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
Mesa allows users to quickly create agent-based models using built-in core components (such as spatial grids and agent schedulers) or customized implementations; visualize them using a browser-based interface; and analyze their results using Python's data analysis tools. Its goal is to be the Python-based counterpart to NetLogo, Repast, or MASON.
2222

23-
![A screenshot of the Wolf Sheep model in Mesa|100%](images/wolf_scheep.png)
23+
![A screenshot of the Wolf Sheep model in Mesa|100%](images/wolf_sheep.png)
2424
*A visualisation of the Wolf Sheep model build with Mesa.*
2525

2626
## Features

0 commit comments

Comments
 (0)