mirror of
https://github.com/duckduckdoof/miniopolis.git
synced 2025-03-15 00:51:20 +00:00
Updated readme
This commit is contained in:
parent
e566929b26
commit
82fb51ba3f
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue