Skip to content

Commit 0bb6ed1

Browse files
committed
add new badge
1 parent c36ba18 commit 0bb6ed1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
2020-12-16 Dirk Eddelbuettel <[email protected]>
22

33
* .github/workflows/ci.yaml: Add container-based CI runner
4+
* README.md: Add new badge
45

56
2020-11-06 Dirk Eddelbuettel <[email protected]>
67

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Rcpp: Seamless R and C++ Integration
22

33
[![Build Status](https://travis-ci.org/RcppCore/Rcpp.svg)](https://travis-ci.org/RcppCore/Rcpp)
4+
[![CI](https://github.com/RcppCore/Rcpp/workflows/ci/badge.svg)](https://github.com/RcppCore/Rcpp/actions?query=workflow%3Aci)
45
[![License](https://eddelbuettel.github.io/badges/GPL2+.svg)](https://www.gnu.org/licenses/gpl-2.0.html)
56
[![CRAN](https://www.r-pkg.org/badges/version/Rcpp)](https://cran.r-project.org/package=Rcpp)
67
[![Dependencies](https://tinyverse.netlify.com/badge/Rcpp)](https://cran.r-project.org/package=Rcpp)

0 commit comments

Comments
 (0)