Skip to content

Commit 44ed136

Browse files
committed
Add life cycle badge
1 parent cf30ac1 commit 44ed136

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ library(stringr)
1919
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/tidyverse/stringr?branch=master&svg=true)](https://ci.appveyor.com/project/tidyverse/stringr)
2020
[![Coverage Status](https://img.shields.io/codecov/c/github/tidyverse/stringr/master.svg)](https://codecov.io/github/tidyverse/stringr?branch=master)
2121
[![CRAN Status](http://www.r-pkg.org/badges/version/stringr)](https://cran.r-project.org/package=stringr)
22+
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
2223

2324
## Overview
2425

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Status](https://ci.appveyor.com/api/projects/status/github/tidyverse/stringr?bra
1111
Status](https://img.shields.io/codecov/c/github/tidyverse/stringr/master.svg)](https://codecov.io/github/tidyverse/stringr?branch=master)
1212
[![CRAN
1313
Status](http://www.r-pkg.org/badges/version/stringr)](https://cran.r-project.org/package=stringr)
14+
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
1415

1516
## Overview
1617

0 commit comments

Comments
 (0)