diff --git a/README.md b/README.md index d330527..c534abe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # KLU +[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://wimmerer.github.io/KLU.jl/dev/) A linear solver for sparse circuit simulation problems. @@ -35,6 +36,5 @@ julia> x = factor \ b 10.688731342850245 ``` -[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://wimmerer.github.io/KLU.jl/dev/)