From 875a67a0bbe537e60c002ea27e8e1551076087a7 Mon Sep 17 00:00:00 2001 From: Lee Katz Date: Thu, 19 Apr 2018 15:15:24 -0400 Subject: [PATCH] m --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b96ada35..9b7f1902 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ +[![Build Status](https://travis-ci.org/lskatz/ROSS.rs.svg?branch=master)](https://travis-ci.org/lskatz/ROSS.rs) + # Random Operations on Sequences Suite - ROSS Perform random operations on fastq files, using unix streaming. -[![Build Status](https://travis-ci.org/lskatz/ROSS.rs.svg?branch=master)](https://travis-ci.org/lskatz/ROSS.rs) - ## Installation ROSS.rs is programmed in the Rust programming language. More information about Rust, including installation and the executable `cargo`, can be found at [rust-lang.org](https://www.rust-lang.org).