Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhendricks committed Sep 10, 2015
1 parent fe5c9a0 commit ee8369c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can install:

* the latest development version from Github:

[![GitHub version](https://badge.fury.io/gh/paulhendricks%2Ffunctools.svg)](http://badge.fury.io/gh/paulhendricks%2Ffunctools)
[![GitHub version](https://badge.fury.io/gh/paulhendricks%2Fanonymizer.svg)](http://badge.fury.io/gh/paulhendricks%2Fanonymizer)

```R
if (packageVersion("devtools") < 1.6) {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can install:

- the latest development version from Github:

[![GitHub version](https://badge.fury.io/gh/paulhendricks%2Ffunctools.svg)](http://badge.fury.io/gh/paulhendricks%2Ffunctools)
[![GitHub version](https://badge.fury.io/gh/paulhendricks%2Fanonymizer.svg)](http://badge.fury.io/gh/paulhendricks%2Fanonymizer)

``` r
if (packageVersion("devtools") < 1.6) {
Expand Down

0 comments on commit ee8369c

Please sign in to comment.