Skip to content

Commit 6f77630

Browse files
committed
add new badge
1 parent 465b34e commit 6f77630

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-14 Dirk Eddelbuettel <edd@debian.org>
22

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

56
2020-12-05 Dirk Eddelbuettel <edd@debian.org>
67

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## RcppEigen: Rcpp Integration for the Eigen Templated Linear Algebra Library
22

33
[![Build Status](https://travis-ci.org/RcppCore/RcppEigen.svg)](https://travis-ci.org/RcppCore/RcppEigen)
4+
[![CI](https://github.com/RcppCore/RcppEigen/workflows/ci/badge.svg)](https://github.com/RcppCore/RcppEigen/actions?query=workflow%3Aci)
45
[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html)
56
[![License](https://img.shields.io/badge/license-MPL2-brightgreen.svg?style=flat)](https://www.mozilla.org/MPL/2.0/)
67
[![CRAN](https://www.r-pkg.org/badges/version/RcppEigen)](https://cran.r-project.org/package=RcppEigen)

0 commit comments

Comments
 (0)