Skip to content

Commit

Permalink
add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Feb 2, 2024
1 parent 1f6f465 commit e3b05c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10608848.svg)](https://doi.org/10.5281/zenodo.10608848)

HTTP testing in R book
======================
Expand Down
2 changes: 2 additions & 0 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ description: "Best practice and tips for testing packages interfacing web resour
url: 'https\://books.ropensci.org/http-testing/'
---

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10608848.svg)](https://doi.org/10.5281/zenodo.10608848)

# Preamble

Are you working on an R package accessing resources on the web, be it a cat facts API, a scientific data source or your system for Customer relationship management?
Expand Down

0 comments on commit e3b05c5

Please sign in to comment.