update readme
This commit is contained in:
parent
5fabb373e3
commit
e6a66f332c
|
|
@ -2,13 +2,16 @@
|
||||||
|
|
||||||
**Dependencies:**
|
**Dependencies:**
|
||||||
```bash
|
```bash
|
||||||
pip install pipenv fn tabulate
|
pip install pathos pipenv fn tabulate
|
||||||
```
|
```
|
||||||
|
|
||||||
**Project:**
|
**Project:**
|
||||||
|
|
||||||
Example Runs:
|
Example Runs:
|
||||||
`/DiffyQ-SimCAD/sandboxUX/`
|
`/DiffyQ-SimCAD/sandboxUX/sim_test.py`
|
||||||
|
|
||||||
|
Example Configurations:
|
||||||
|
`/DiffyQ-SimCAD/sandboxUX/connfig#.py`
|
||||||
|
|
||||||
**User Interface: Simulation Configuration**
|
**User Interface: Simulation Configuration**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue