updated readme

This commit is contained in:
Joshua E. Jodesty 2019-01-15 12:50:06 -05:00
parent ea56c55049
commit 02d848e617
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ Simulations may be run with a range of initial conditions and parameters for sta
and environmental processes to understand and visualize network behavior under various conditions. Support for \
A/B testing policies, monte carlo analysis and other common numerical methods is provided.
SimCAD requires Python 3.
**1. Install Dependencies:**
```bash
pip install -r requirements.txt