From 37265685dea1b5ac11189695b010086ad06786ef Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Wed, 10 Nov 2021 13:29:29 +0100 Subject: [PATCH] Added codecov badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23043ca..2e9f75f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ [![](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![](https://img.shields.io/github/last-commit/ocbe-uio/rBAPS.svg)](https://github.com/ocbe-uio/rBAPS/commits/master) -[![R build status](https://github.com/ocbe-uio/rBAPS/workflows/R-CMD-check/badge.svg)](https://github.com/ocbe-uio/rBAPS/actions) [![](https://img.shields.io/github/languages/code-size/ocbe-uio/rBAPS.svg)](https://github.com/ocbe-uio/rBAPS) +[![R build status](https://github.com/ocbe-uio/rBAPS/workflows/R-CMD-check/badge.svg)](https://github.com/ocbe-uio/rBAPS/actions) +[![](https://codecov.io/gh/ocbe-uio/rBAPS/branch/develop/graph/badge.svg)](https://codecov.io/gh/ocbe-uio/rBAPS) # rBAPS R implementation of the compiled Matlab BAPS software for Bayesian Analysis of Population Structure.