From 95f08e2d054c68a677078d7d6ab69744a00516e2 Mon Sep 17 00:00:00 2001 From: Manodeep Sinha Date: Wed, 11 Nov 2015 11:23:16 +1100 Subject: [PATCH] Added License badge. Also updated repo to point to github rather than bitbucket --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a93a1a4..38963152 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ LICENSE: MIT */ +[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/manodeep/Corrfunc/master/LICENSE) + #Description This repo contains a set of codes to measure the following OpenMP parallelized clustering @@ -107,4 +109,4 @@ with the code including using it in commercial application. # Project URL -* version control (https://bitbucket.org/manodeep/corrfunc) +* version control (https://github.com/manodeep/corrfunc)