Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,21 @@ To build the documentation locally, do the following:

2. Navigate to the root directory of the repo and enter the following


```
pip install .[docs]
mkdocs build
```

---------------------

## Disclaimer

The code in this repository was developed by IDM and other collaborators to support
our joint research on flexible agent-based modeling. We've made it publicly available
under the MIT License to provide others with a better understanding of our research
and an opportunity to build upon it for their own work. We make no representations
that the code works as intended or that we will provide support, address issues that
are found, or accept pull requests. You are welcome to create your own fork and
modify the code to suit your own modeling needs as permitted under the MIT License.