Skip to content

Commit

Permalink
Docs: Update wolf-sheep png and fix typo in file name (#2444)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
quaquel authored Oct 30, 2024
1 parent 0e5abd9 commit e605a1f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed docs/images/wolf_scheep.png
Binary file not shown.
Binary file added docs/images/wolf_sheep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

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.

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

## Features
Expand Down

0 comments on commit e605a1f

Please sign in to comment.