Skip to content

Commit f04bc77

Browse files
committed
add the new download badge
1 parent 01265c4 commit f04bc77

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## Rcpp [![Build Status](https://travis-ci.org/RcppCore/Rcpp.png)](https://travis-ci.org/RcppCore/Rcpp) [![License](http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)
1+
## Rcpp [![Build Status](https://travis-ci.org/RcppCore/Rcpp.png)](https://travis-ci.org/RcppCore/Rcpp)
2+
[![License](http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html) [![Downloads](http://cranlogs.r-pkg.org/badges/Rcpp?color=brightgreen)](http://cran.rstudio.com/package=Rcpp)
23

34
### Seamless R and C++ Integration
45

@@ -56,8 +57,8 @@ see 'citation("Rcpp")' for details.
5657
The [Rcpp Gallery](http://gallery.rcpp.org) showcases over 80 fully documented
5758
and working examples.
5859

59-
A number of examples are included as are over 900 unit tests in over 460 unit
60-
test functions provide additional usage examples.
60+
A number of examples are included as are over 920 unit tests in over 470 unit
61+
test functions provide additional usage examples.
6162

6263
The [CRAN](http://cran.r-project.org) network contains
6364
(as over early 2015) well over 300 packages which also provide usage

0 commit comments

Comments
 (0)