Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
francojc committed Aug 29, 2024
1 parent 4188759 commit ad70ea4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
3 changes: 0 additions & 3 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@ knitr::opts_chunk$set(

<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/qtkit)](https://CRAN.R-project.org/package=qtkit)

[![qtkit status badge](https://francojc.r-universe.dev/badges/qtkit)](https://francojc.r-universe.dev/qtkit/)

[![R-CMD-check](https://github.com/qtalr/qtkit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/qtalr/qtkit/actions/workflows/R-CMD-check.yaml)

[![](https://cranlogs.r-pkg.org/badges/qtkit)](https://cran.r-project.org/package=qtkit)
<!-- badges: end -->

Expand Down
27 changes: 5 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,11 @@

<!-- badges: start -->

<figure>
<a href="https://CRAN.R-project.org/package=qtkit"><img
src="https://www.r-pkg.org/badges/version/qtkit.png"
alt="CRAN status" /></a>
<figcaption>CRAN status</figcaption>
</figure>

<figure>
<a href="https://francojc.r-universe.dev/qtkit/"><img
src="https://francojc.r-universe.dev/badges/qtkit.png"
alt="qtkit status badge" /></a>
<figcaption>qtkit status badge</figcaption>
</figure>

<figure>
<a
href="https://github.com/qtalr/qtkit/actions/workflows/R-CMD-check.yaml"><img
src="https://github.com/qtalr/qtkit/actions/workflows/R-CMD-check.yaml/badge.svg"
alt="R-CMD-check" /></a>
<figcaption>R-CMD-check</figcaption>
</figure>

[![CRAN
status](https://www.r-pkg.org/badges/version/qtkit.png)](https://CRAN.R-project.org/package=qtkit)
[![qtkit status
badge](https://francojc.r-universe.dev/badges/qtkit.png)](https://francojc.r-universe.dev/qtkit/)
[![R-CMD-check](https://github.com/qtalr/qtkit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/qtalr/qtkit/actions/workflows/R-CMD-check.yaml)
[![](https://cranlogs.r-pkg.org/badges/qtkit.png)](https://cran.r-project.org/package=qtkit)
<!-- badges: end -->

Expand Down

0 comments on commit ad70ea4

Please sign in to comment.