diff --git a/.gitignore b/.gitignore index 6bd75a7..81df04f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ src/*.so src/*.dll notes.txt inst/doc +.DS_Store \ No newline at end of file diff --git a/README.Rmd b/README.Rmd index a5627d1..1fe8f28 100644 --- a/README.Rmd +++ b/README.Rmd @@ -8,6 +8,7 @@ knitr::opts_chunk$set(collapse=TRUE, comment="##", fig.retina=2, fig.path = "REA [![codecov](https://codecov.io/gh/hrbrmstr/hrbrthemes/branch/master/graph/badge.svg)](https://codecov.io/gh/hrbrmstr/hrbrthemes) [![Travis-CI Build Status](https://travis-ci.org/hrbrmstr/hrbrthemes.svg?branch=master)](https://travis-ci.org/hrbrmstr/hrbrthemes) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/hrbrthemes)](https://cran.r-project.org/package=hrbrthemes) +![downloads](http://cranlogs.r-pkg.org/badges/grand-total/hrbrthemes) `hrbrthemes` : Additional Themes and Theme Components for 'ggplot2'