Skip to content

Commit a77a6be

Browse files
authored
Merge pull request #16 from ropensci/maelle-patch-1
docs: rm indentation of badge paragraph
2 parents ab5e41a + 06e5266 commit a77a6be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.Rmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ knitr::opts_chunk$set(
1616
# ssarp <a href="https://docs.ropensci.org/ssarp/index.html"><img src="man/figures/logo.png" align="right" height="300" alt="ssarp website" /></a>
1717

1818
<!-- badges: start -->
19-
[![Codecov test coverage](https://codecov.io/gh/ropensci/ssarp/branch/main/graph/badge.svg)](https://codecov.io/gh/ropensci/ssarp?branch=main)
20-
[![R-CMD-check](https://github.com/ropensci/ssarp/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/ssarp/actions/workflows/R-CMD-check.yaml)
21-
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
22-
[![Status at rOpenSci Software Peer Review](https://badges.ropensci.org/685_status.svg)](https://github.com/ropensci/software-review/issues/685)
19+
[![Codecov test coverage](https://codecov.io/gh/ropensci/ssarp/branch/main/graph/badge.svg)](https://codecov.io/gh/ropensci/ssarp?branch=main)
20+
[![R-CMD-check](https://github.com/ropensci/ssarp/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/ssarp/actions/workflows/R-CMD-check.yaml)
21+
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
22+
[![Status at rOpenSci Software Peer Review](https://badges.ropensci.org/685_status.svg)](https://github.com/ropensci/software-review/issues/685)
2323
<!-- badges: end -->
2424

2525
`ssarp` (Species-/Speciation-Area Relationship Projector) is an R package that

0 commit comments

Comments
 (0)