Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrected documentation link
  • Loading branch information
kaandocal authored May 12, 2024
1 parent 9e3c4e8 commit 3c4be16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FiniteStateProjection.jl

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://kaandocal.github.io/FiniteStateProjection.jl/dev/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://docs.sciml.ai/FiniteStateProjection/dev/)

Finite State Projection [[1]](#1) algorithms for chemical reaction networks based on [Catalyst.jl](https://github.com/SciML/Catalyst.jl) and [ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl). Converts descriptions of reaction networks into `ODEProblem`s and `SteadyStateProblem`s for use with [DifferentialEquations.jl](https://github.com/SciML/DifferentialEquations.jl).

Expand Down

0 comments on commit 3c4be16

Please sign in to comment.