From 93690e6cf1f2367264415862d76676ce6e156f68 Mon Sep 17 00:00:00 2001 From: Ben Moore Date: Tue, 15 Aug 2017 10:35:20 +0100 Subject: [PATCH] url + travis badge --- README.Rmd | 4 ++-- README.md | 4 ++-- docs/index.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.Rmd b/README.Rmd index 7d807a0..d8ac909 100644 --- a/README.Rmd +++ b/README.Rmd @@ -15,7 +15,7 @@ knitr::opts_chunk$set( ``` # happyR -[build status](#) +[![Build Status](https://travis-ci.org/Illumina/happyR.svg?branch=master)](https://travis-ci.org/Illumina/happyR) Load [hap.py](https://github.com/Illumina/hap.py) results into an R data structure to enable plotting, comparisons and aggregation. @@ -25,7 +25,7 @@ plotting, comparisons and aggregation. Use devtools: ```{r install, eval = FALSE} -devtools::install_github("url/for/happyR") +devtools::install_github("Illumina/happyR") ``` ## Usage diff --git a/README.md b/README.md index b4d22af..5e80950 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ happyR ====== -[build status](#) +[![Build Status](https://travis-ci.org/Illumina/happyR.svg?branch=master)](https://travis-ci.org/Illumina/happyR) Load [hap.py](https://github.com/Illumina/hap.py) results into an R data structure to enable plotting, comparisons and aggregation. @@ -12,7 +12,7 @@ Install Use devtools: ``` r -devtools::install_github("url/for/happyR") +devtools::install_github("Illumina/happyR") ``` Usage diff --git a/docs/index.html b/docs/index.html index a434373..c5126d6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -75,7 +75,7 @@

Install

Use devtools:

-
devtools::install_github("url/for/happyR")
+
devtools::install_github("Illumina/happyR")

@@ -195,7 +195,7 @@

Developers

Dev status