From fba379c97cd1b2fab1752e4d930a042bb6664b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Fri, 21 Apr 2023 13:31:00 +0200 Subject: [PATCH] Update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e3459a0..5930c74 100644 --- a/README.md +++ b/README.md @@ -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 * An integrated debugger (`soil --debug`) with custom functions to print agent states and break at specific states - ## Mesa compatibility SOIL has been redesigned to integrate well with [Mesa](https://github.com/projectmesa/mesa).