Updated readme

This commit is contained in:
duckduckdoof 2025-02-04 11:58:28 -05:00
parent e566929b26
commit 82fb51ba3f

View file

@ -6,6 +6,20 @@ Author: Caleb Scott
---
## Installation
To install this project (I'd recommend having a python virtual environment first):
```python
pip install -r requirements.txt
```
Then, to run:
```python
python miniopolis.py
```
## Libraries and Software
This project uses: