From 7b32b3e2c437f65f6ac946d16463691e7496be29 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 29 Feb 2020 01:22:24 +0000 Subject: Minor fixes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 08d2ce3..e93d223 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # GolemFlavor [![Build Status](https://api.travis-ci.org/ShiveshM/GolemFlavor.svg?branch=master)](https://travis-ci.org/ShiveshM/GolemFlavor) +![Python 2.7](https://img.shields.io/badge/python-2.7-blue.svg) [![license](https://img.shields.io/github/license/ShiveshM/GolemFlavor 'license')](https://github.com/ShiveshM/GolemFlavor/blob/master/LICENSE) GolemFlavor is a Python package for running an analysis pipeline using @@ -11,7 +12,7 @@ GolemFlavor is a Python package for running an analysis pipeline using ## Installation GolemFlavor can be installed using `pip` ``` -pip install git+https://github.com/ShiveshM/flavour_ratio.git +pip install git+https://github.com/ShiveshM/GolemFlavor.git ``` This installs GolemFlavor, along with all the necessary dependencies such as NumPy and SciPy. -- cgit v1.2.3