Skip to content

Commit 9edaa6a

Browse files
committed
Add instructions to README
1 parent 5d8d4e8 commit 9edaa6a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Calkit MATLAB example
22

33
This example shows how to use MATLAB in a Calkit project.
4+
5+
To run the project and reproduce the results, execute:
6+
7+
```sh
8+
calkit run
9+
```

0 commit comments

Comments
 (0)