diff --git a/README.md b/README.md new file mode 100644 index 0000000..63a45fb --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## How to run +1. Install Python 3.12 +2. Install necessary libraries using `pip install -r requirements.txt` +3. Edit parametres in `main.py` (Optionally) +4. Run simulation using `py main.py` or `python3 main.py` \ No newline at end of file