Skip to content

Commit c2c6140

Browse files
committed
rearranged badges
1 parent e08c44f commit c2c6140

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

README.Rmd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@ knitr::opts_chunk$set(
1212
collapse = TRUE
1313
)
1414
```
15-
15+
<!-- badges: start -->
1616
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1116294.svg)](https://doi.org/10.5281/zenodo.1116294)
1717
[![cran version](http://www.r-pkg.org/badges/version/semtree)](https://cran.r-project.org/package=semtree)
1818
[![rstudio mirror downloads](http://cranlogs.r-pkg.org/badges/semtree)](https://github.com/r-hub/cranlogs.app)
19-
<!-- badges: start -->
2019
[![R-CMD-check](https://github.com/brandmaier/semtree/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/brandmaier/semtree/actions/workflows/R-CMD-check.yaml)
21-
<!-- badges: end -->
22-
2320
![Code size](https://img.shields.io/github/languages/code-size/brandmaier/semtree.svg)
21+
<!-- badges: end -->
2422
![contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)
2523
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2624

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# semtree
22

3+
<!-- badges: start -->
4+
35
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1116294.svg)](https://doi.org/10.5281/zenodo.1116294)
46
[![cran
57
version](http://www.r-pkg.org/badges/version/semtree)](https://cran.r-project.org/package=semtree)
68
[![rstudio mirror
79
downloads](http://cranlogs.r-pkg.org/badges/semtree)](https://github.com/r-hub/cranlogs.app)
8-
<!-- badges: start -->
910
[![R-CMD-check](https://github.com/brandmaier/semtree/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/brandmaier/semtree/actions/workflows/R-CMD-check.yaml)
10-
<!-- badges: end -->
11-
1211
![Code
1312
size](https://img.shields.io/github/languages/code-size/brandmaier/semtree.svg)
13+
<!-- badges: end -->
1414
![contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)
1515
[![License: GPL
1616
v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

0 commit comments

Comments
 (0)