1
0
mirror of https://github.com/gsi-upm/soil synced 2024-11-22 03:02:28 +00:00

Update readme

This commit is contained in:
J. Fernando Sánchez 2023-04-21 13:31:00 +02:00
parent 50bca88362
commit fba379c97c

View File

@ -36,7 +36,6 @@ Follow our [tutorial](examples/tutorial/soil_tutorial.ipynb) to develop your own
* A command line interface (`soil`), to quickly run simulations with different parameters * A command line interface (`soil`), to quickly run simulations with different parameters
* An integrated debugger (`soil --debug`) with custom functions to print agent states and break at specific states * An integrated debugger (`soil --debug`) with custom functions to print agent states and break at specific states
## Mesa compatibility ## Mesa compatibility
SOIL has been redesigned to integrate well with [Mesa](https://github.com/projectmesa/mesa). SOIL has been redesigned to integrate well with [Mesa](https://github.com/projectmesa/mesa).