Skip to content

Commit

Permalink
Fix cran url in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pdil committed May 17, 2024
1 parent c57a761 commit 48f97c4
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
@@ -1,6 +1,6 @@
# 🗺 usmapdata

[![CRAN](http://www.r-pkg.org/badges/version/usmapdata?color=blue)](https://cran.r-project.org/package=usmap) [![check](https://github.com/pdil/usmap/actions/workflows/check.yaml/badge.svg)](https://github.com/pdil/usmap/actions/workflows/check.yaml) [![codecov](https://codecov.io/gh/pdil/usmapdata/branch/master/graph/badge.svg)](https://app.codecov.io/gh/pdil/usmapdata)
[![CRAN](http://www.r-pkg.org/badges/version/usmapdata?color=blue)](https://cran.r-project.org/package=usmapdata) [![check](https://github.com/pdil/usmap/actions/workflows/check.yaml/badge.svg)](https://github.com/pdil/usmap/actions/workflows/check.yaml) [![codecov](https://codecov.io/gh/pdil/usmapdata/branch/master/graph/badge.svg)](https://app.codecov.io/gh/pdil/usmapdata)

You might be looking for the `usmap` package: [CRAN](https://cran.r-project.org/package=usmap) | [GitHub](https://github.com/pdil/usmap) | [Website](https://usmap.dev)

Expand Down

0 comments on commit 48f97c4

Please sign in to comment.