update readme

This commit is contained in:
Joshua E. Jodesty 2019-01-11 14:22:03 -05:00
parent 5ed273450f
commit 311219ca70
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ A/B testing policies, monte carlo analysis and other common numerical methods is
```bash
pip install -r requirements.txt
python3 setup.py sdist bdist_wheel
pip install dist/SimCAD-0.1-py3-none-any.whl
```
**2. Configure Simulation:**

View File

@ -1,3 +1,4 @@
wheel
pathos
fn
tabulate