From 51ec558f3e0020bacf8adef57e947c2c48ba5779 Mon Sep 17 00:00:00 2001 From: Will Kimmerer Date: Thu, 25 Nov 2021 20:30:22 -0500 Subject: [PATCH] move badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/)