Skip to content

Commit 388575c

Browse files
committed
fix badges in readme
1 parent 1a26162 commit 388575c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@ target="_blank"><img
1313
src="https://img.shields.io/badge/lifecycle-stable-brightgreen.svg"
1414
alt="Lifecycle: stable" /></a>
1515
<a href="https://CRAN.R-project.org/package=rJavaEnv"
16-
target="_blank"><img
17-
src="https://www.r-pkg.org/badges/version/rJavaEnv.png"
16+
target="_blank"><img src="https://www.r-pkg.org/badges/version/rJavaEnv"
1817
alt="CRAN status" /></a>
1918
<a href="https://CRAN.R-project.org/package=rJavaEnv"
2019
target="_blank"><img
21-
src="https://cranlogs.r-pkg.org/badges/grand-total/rJavaEnv?color=blue.png"
20+
src="https://cranlogs.r-pkg.org/badges/grand-total/rJavaEnv?color=blue"
2221
alt="CRAN/METACRAN Total downloads" /></a>
2322
[![R-CMD-check](https://github.com/e-kotov/rJavaEnv/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/e-kotov/rJavaEnv/actions/workflows/R-CMD-check.yaml)
2423
<!-- [![pkgcheck](https://github.com/e-kotov/rJavaEnv/workflows/pkgcheck/badge.svg)](https://github.com/e-kotov/rJavaEnv/actions?query=workflow%3Apkgcheck) -->

README.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
format: gfm
3+
default-image-extension: ""
34
---
45

56
<!-- README.md is generated from README.Rmd. Please edit that file -->

0 commit comments

Comments
 (0)