Skip to content

Commit

Permalink
Updated badges in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Luque committed Oct 15, 2024
1 parent 6cd2288 commit e748b21
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 @@ -2,7 +2,7 @@

[![R build and check](https://github.com/spluque/diveMove/actions/workflows/build_check.yml/badge.svg)](https://github.com/spluque/diveMove/actions/workflows/build_check.yml)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/diveMove)](https://www.r-pkg.org/pkg/diveMove)
[![CRAN_Downloads](http://cranlogs.r-pkg.org/badges/diveMove)](https://www.r-pkg.org/pkg/diveMove)
[![CRAN_Downloads](https://cranlogs.r-pkg.org/badges/diveMove)](https://cran.r-project.org/package=diveMove)

diveMove is a GNU R package with tools to represent, visualize, filter,
analyse, and summarize time-depth recorder (TDR) data. It also provides
Expand Down

0 comments on commit e748b21

Please sign in to comment.