Skip to content

Commit

Permalink
Temporally fix due to pkgdown v1.4 priority change
Browse files Browse the repository at this point in the history
for details see: r-lib/pkgdown#1136
  • Loading branch information
mrustl committed Sep 5, 2019
1 parent 48c8467 commit 373b231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.Rmd → index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Appveyor build Status](https://ci.appveyor.com/api/projects/status/github/KWB-R/kwb.file?branch=master&svg=true)](https://ci.appveyor.com/project/KWB-R/kwb-file/branch/master)
[![Appveyor build Status](https://ci.appveyor.com/api/projects/status/hkc1h6tubwvdbb8s/branch/master?svg=true)](https://ci.appveyor.com/project/KWB-R/kwb-file/branch/master)
[![Travis build Status](https://travis-ci.org/KWB-R/kwb.file.svg?branch=master)](https://travis-ci.org/KWB-R/kwb.file)
[![codecov](https://codecov.io/github/KWB-R/kwb.file/branch/master/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.file)
[![Project Status](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
Expand All @@ -12,7 +12,7 @@ packages and better fits here...

## Installation

```{r echo = TRUE, eval = FALSE}
```r
#install.packages("remotes", repos = "https://cloud.r-project.org")
remotes::install_github("KWB-R/kwb.file")
```

0 comments on commit 373b231

Please sign in to comment.