diff --git a/README.md b/README.md index ace8fce..ef41db3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ blscrapeR =================================================================== -[![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/blscrapeR)](https://www.r-pkg.org/badges/version/blscrapeR) [![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) +[![R build status](https://github.com/keberwein/blscrapeR/workflows/R-CMD-check/badge.svg)](https://github.com/keberwein/blscrapeR/actions) [![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/blscrapeR)](https://www.r-pkg.org/badges/version/blscrapeR) [![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) Designed to be a tidy API wrapper for the Bureau of Labor Statistics (BLS.) The package has additional functions to help parse, analyze and visualize the data. The package utilizes "tidyverse" concepts for internal functionality and encourages the use of those concepts with the output data.