From f5101957f9f030751b73ad0a970e48c28fee2ddf Mon Sep 17 00:00:00 2001
From: Clare <32704402+chorscroft@users.noreply.github.com>
Date: Mon, 9 Nov 2020 02:31:15 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8bdb671..dc025b3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # zalpha
-
-  [![Travis build status](https://travis-ci.org/github/chorscroft/zalpha.svg?branch=master)](https://travis-ci.org/github/chorscroft/zalpha)
-
+  <!-- badges: start -->
+  [![Travis build status](https://travis-ci.org/chorscroft/zalpha.svg?branch=master)](https://travis-ci.org/chorscroft/zalpha)
+  <!-- badges: end -->
 R package for the zalpha suite of selection statistics. This package allows the user to run a suite of selection statistics over genomic data. The aim is to identify regions of the genome which have experienced a selective sweep.
 
 ## Installing
-- 
GitLab