Skip to content

Commit

Permalink
Merge pull request #100 from fkohrt/patch-2
Browse files Browse the repository at this point in the history
Fix CRAN Checks Badge
  • Loading branch information
ajrgodfrey authored Apr 13, 2024
2 parents 960b72d + 95a982d commit 2836085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The BrailleR package does have dependencies, all of which are available on CRAN.

[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/BrailleR)](https://cran.r-project.org/package=BrailleR)

[![CRAN checks](https://cranchecks.info/badges/summary/BrailleR)](https://cran.r-project.org/web/checks/check_results_BrailleR.html)
[![CRAN checks](https://badges.cranchecks.info/summary/BrailleR.svg)](https://cran.r-project.org/web/checks/check_results_BrailleR.html)

[![Downloads per month](http://cranlogs.r-pkg.org/badges/last-month/BrailleR?color=green)](https://cran.r-project.org/package=BrailleR)

Expand Down

0 comments on commit 2836085

Please sign in to comment.