Skip to content

Commit 98c74a8

Browse files
authored
Fix bug with badges
1 parent b5a60af commit 98c74a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

2-
<!-- badges: start --> [![R build
3-
status](https://github.com/ropensci/outcomerate/workflows/R-CMD-check/badge.svg)](https://github.com/ropensci/outcomerate/actions)
2+
<!-- badges: start -->
43
[![Coverage
54
status](https://codecov.io/gh/ropensci/outcomerate/branch/master/graph/badge.svg)](https://codecov.io/github/ropensci/outcomerate?branch=master)
65
[![Travis build
@@ -9,6 +8,7 @@ status](https://travis-ci.org/ropensci/outcomerate.svg?branch=master)](https://t
98
status](https://badges.ropensci.org/213_status.svg)](https://github.com/ropensci/onboarding/issues/213)
109
[![CRAN
1110
status](https://www.r-pkg.org/badges/version/outcomerate)](https://CRAN.R-project.org/package=outcomerate)
11+
[![R build status](https://github.com/ropensci/outcomerate/workflows/R-CMD-check/badge.svg)](https://github.com/ropensci/outcomerate/actions)
1212
<!-- badges: end -->
1313

1414
# outcomerate

0 commit comments

Comments
 (0)