Skip to content

Commit 1f7bc44

Browse files
committed
fix: add version badge to README files
1 parent 3b8de5f commit 1f7bc44

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!-- badges: start -->
22
[![R check
33
status](https://github.com/ddotta/quartify/workflows/R-CMD-check/badge.svg)](https://github.com/ddotta/quartify/actions/workflows/check-release.yaml)
4+
[![version](http://www.r-pkg.org/badges/version/quartify)](https://CRAN.R-project.org/package=quartify)
45
[![cranlogs](http://cranlogs.r-pkg.org/badges/quartify)](https://CRAN.R-project.org/package=quartify)
56
[![CodeFactor](https://www.codefactor.io/repository/github/ddotta/quartify/badge)](https://www.codefactor.io/repository/github/ddotta/quartify)
67
<!-- badges: end -->

README_FR.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- badges: start -->
22
[![Statut R check](https://github.com/ddotta/quartify/workflows/R-CMD-check/badge.svg)](https://github.com/ddotta/quartify/actions/workflows/check-release.yaml)
3+
[![version](http://www.r-pkg.org/badges/version/quartify)](https://CRAN.R-project.org/package=quartify)
34
[![cranlogs](http://cranlogs.r-pkg.org/badges/quartify)](https://CRAN.R-project.org/package=quartify)
45
[![CodeFactor](https://www.codefactor.io/repository/github/ddotta/quartify/badge)](https://www.codefactor.io/repository/github/ddotta/quartify)
56
<!-- badges: end -->

0 commit comments

Comments
 (0)