Skip to content

Commit

Permalink
Link to tutorial in the README
Browse files Browse the repository at this point in the history
Fixes #215
  • Loading branch information
ChrisRackauckas committed Dec 30, 2019
1 parent 9c92817 commit ae8e5cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ nicely with user-defined routines. Together, this is an abstract form of a
scientific model that is easy for humans to generate but also easy for programs
to manipulate.

## Tutorial

For an introductory tutorial to using ModelingToolkit.jl, please checkout
[ModelingToolkit.jl, An IR and Compiler for Scientific Models](file:///C:/Users/accou/.julia/dev/DiffEqTutorials/html/ode_extras/01-ModelingToolkit.html).

## Introduction by Examples

### Example: ODE
Expand Down

0 comments on commit ae8e5cd

Please sign in to comment.