Skip to content

Commit

Permalink
Add badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdnbradford committed Jul 11, 2024
1 parent c6f005e commit 876675f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ can be specified directly.
The eBird taxonomy is internally stored in `rebird` and can be called using

```{r tax}
data("tax")
rebird::tax
```

While the internal taxonomy is kept up to date with each package release, it could
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ coverage](https://codecov.io/gh/ropensci/rebird/branch/master/graph/badge.svg)](
downloads](https://cranlogs.r-pkg.org/badges/rebird)](https://github.com/r-hub/cranlogs.app)
[![cran
version](https://www.r-pkg.org/badges/version/rebird)](https://cran.r-project.org/package=rebird/)
[![taxonomy-check](https://github.com/ropensci/rebird/actions/workflows/taxonomy-check.yaml/badge.svg)](https://github.com/ropensci/rebird/actions/workflows/taxonomy-check.yaml)

<!-- badges: end -->

`rebird` is a package to interface with the eBird webservices.
Expand Down

0 comments on commit 876675f

Please sign in to comment.