diff --git a/README.md b/README.md index 3dfd82f..7d04506 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # pacta.r.package - - [![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.r.package/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.r.package?branch=main) - [![R-CMD-check](https://github.com/RMI-PACTA/pacta.r.package/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.r.package/actions/workflows/R-CMD-check.yaml) - + +[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) +[![Codecov test coverage](https://codecov.io/gh/RMI-PACTA/pacta.r.package/branch/main/graph/badge.svg)](https://app.codecov.io/gh/RMI-PACTA/pacta.r.package?branch=main) +[![R-CMD-check](https://github.com/RMI-PACTA/pacta.r.package/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RMI-PACTA/pacta.r.package/actions/workflows/R-CMD-check.yaml) + The goal of `pacta.r.package` is to provide a default template R package template. This template can be used to easily scaffold new PACTA R packages.