Skip to content

Commit ae8e5cd

Browse files
Link to tutorial in the README
Fixes #215
1 parent 9c92817 commit ae8e5cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ nicely with user-defined routines. Together, this is an abstract form of a
1414
scientific model that is easy for humans to generate but also easy for programs
1515
to manipulate.
1616

17+
## Tutorial
18+
19+
For an introductory tutorial to using ModelingToolkit.jl, please checkout
20+
[ModelingToolkit.jl, An IR and Compiler for Scientific Models](file:///C:/Users/accou/.julia/dev/DiffEqTutorials/html/ode_extras/01-ModelingToolkit.html).
21+
1722
## Introduction by Examples
1823

1924
### Example: ODE

0 commit comments

Comments
 (0)