From 8356d304a177ebd82921f3600cc35495ae80f4c7 Mon Sep 17 00:00:00 2001 From: b-schubert Date: Wed, 31 Oct 2018 09:34:50 +0100 Subject: [PATCH] [UPDATE] adding conda flag Adds conda flag to indicate that FRED is now conda installable thanks to @apeltzer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18441abf..0d0597d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/FRED-2/Fred2.svg)](https://travis-ci.org/FRED-2/Fred2) +[![Build Status](https://travis-ci.org/FRED-2/Fred2.svg)](https://travis-ci.org/FRED-2/Fred2) [![Anaconda-Server Badge](https://anaconda.org/bioconda/fred2/badges/installer/conda.svg)](https://conda.anaconda.org/bioconda) FRED2 - An Immunoinformatics Framework for Python -------------------------------------------------