Skip to content

Commit 3c615e5

Browse files
Merge pull request #48 from korsbo/patch-1
Update README.md
2 parents b18c969 + d0dc7a3 commit 3c615e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Full documentation is in the
1010
[DifferentialEquations.jl models documentation](http://docs.juliadiffeq.org/latest/models/biological.html)
1111

12-
##The Reaction DSL
12+
## The Reaction DSL
1313

1414
The `@reaction_network` DSL allows you to define reaction networks in a more scientific format. Its input is a set of chemical reactions and from them it generates a reaction network object which can be used as input to `ODEProblem`, `SDEProblem` and `JumpProblem` constructors.
1515

0 commit comments

Comments
 (0)