update readme
This commit is contained in:
parent
9a7af89691
commit
c6f5e5cce2
|
|
@ -32,9 +32,9 @@ Examples:
|
||||||
|
|
||||||
**3. Import SimCAD & Run Simulation:**
|
**3. Import SimCAD & Run Simulation:**
|
||||||
|
|
||||||
Example:
|
Examples: `/simulations/sim_test.py` or `/simulations/test.ipynb`
|
||||||
`/simulations/sim_test.py` or `/simulations/test.ipynb`
|
|
||||||
|
|
||||||
|
`/simulations/sim_test.py`:
|
||||||
```python
|
```python
|
||||||
import pandas as pd
|
import pandas as pd
|
||||||
from tabulate import tabulate
|
from tabulate import tabulate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue