From 411efa188890854065821e791ad9fbf006524e77 Mon Sep 17 00:00:00 2001 From: Mark Baum Date: Fri, 8 Jan 2021 13:57:00 -0600 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d920766..0a30064 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![DOI](https://zenodo.org/badge/189592373.svg)](https://zenodo.org/badge/latestdoi/189592373) [![Build Status](https://travis-ci.com/wordsworthgroup/libode.svg?branch=master)](https://travis-ci.com/wordsworthgroup/libode) -[![codecov](https://codecov.io/gh/wordsworthgroup/libode/branch/master/graph/badge.svg?token=PCVBFN9SGA)](https://codecov.io/gh/wordsworthgroup/libode) +[![docs](https://img.shields.io/badge/docs-stable-blue)](https://wordsworthgroup.github.io/libode/) Easy to compile, fast ODE integrators as C++ classes