From dae9bf75f689f396da7b83e31b8cd38ac7925803 Mon Sep 17 00:00:00 2001 From: Wenjie Wang Date: Sat, 13 Oct 2018 23:34:40 -0400 Subject: [PATCH] clean travis badge in README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 3dc1b0e..47bc31c 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,13 @@ install.packages("touch") ## Development -[![Build Status][travis-master]][travis] - You may install the latest version under development with the help of **remotes** (or **devtools**) as follows: ```R if (! require(remotes)) install.packages("remotes") remotes::install_github("LiYanStat/touch") -## or use devtools +## or use devtools if it is installed ## devtools::install_github("LiYanStat/touch") ``` @@ -58,5 +56,4 @@ FITNESS FOR A PARTICULAR PURPOSE. [cran]: https://CRAN.R-project.org/package=touch [travis]: https://travis-ci.org/wenjie2wang/touch [travis-master]: https://travis-ci.org/wenjie2wang/touch.svg?branch=master -[travis-dev]: https://travis-ci.org/wenjie2wang/touch.svg?branch=dev [gpl]: https://www.gnu.org/licenses/