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