Skip to content

Commit 39c7e7d

Browse files
committed
link documentation in readme
1 parent 9ea7fa2 commit 39c7e7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ incidence graph or matrix of variables and constraints in a JuMP model.
55
These tools can be used to detect whether and (approximately) why the
66
Jacobian of equality constraints is structurally or numerically singular,
77
which commonly happens as the result of a modeling error.
8-
See the documentation (TODO: host and link) for more information and examples.
8+
See the [documentation](https://lanl-ansi.github.io/JuMPIn.jl/dev/)
9+
for more information and examples.
910

1011
## Installation
1112
TODO. Eventually, I would like the following command to work:

0 commit comments

Comments
 (0)