Skip to content

Commit

Permalink
Update README to include CRAN badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
lebebr01 committed Dec 20, 2016
1 parent 2b77426 commit c9289a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/lebebr01/pdfsearch.svg?branch=master)](https://travis-ci.org/lebebr01/pdfsearch)
[![codecov.io](https://codecov.io/github/lebebr01/pdfsearch/coverage.svg?branch=master)](https://codecov.io/github/lebebr01/pdfsearch?branch=master)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/pdfsearch)](http://cran.r-project.org/package=pdfsearch)

This package defines a few useful functions for keyword searching using the [pdftools](https://github.com/ropensci/pdftools) package developed by [rOpenSci](https://ropensci.org/).

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/lebebr01/pdfsearch.svg?branch=master)](https://travis-ci.org/lebebr01/pdfsearch)
[![codecov.io](https://codecov.io/github/lebebr01/pdfsearch/coverage.svg?branch=master)](https://codecov.io/github/lebebr01/pdfsearch?branch=master)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/pdfsearch)](http://cran.r-project.org/package=pdfsearch)

This package defines a few useful functions for keyword searching using the [pdftools](https://github.com/ropensci/pdftools) package developed by [rOpenSci](https://ropensci.org/).

Expand Down

0 comments on commit c9289a2

Please sign in to comment.