From 83c853d9538336fb23677c991342e82dbb074f19 Mon Sep 17 00:00:00 2001 From: ThibHlln Date: Tue, 17 Jul 2018 17:21:15 +0100 Subject: [PATCH] adds badges to readme file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 23fbb52..ecc257a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![PyPI Version](https://badge.fury.io/py/smartpy.svg)](https://pypi.python.org/pypi/smartpy) +[![Travis CI Build Status](https://www.travis-ci.org/ThibHlln/smartpy.svg?branch=master)](https://www.travis-ci.org/ThibHlln/smartpy) +[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/ThibHlln/smartpy?branch=master&svg=true)](https://ci.appveyor.com/project/ThibHlln/smartpy) # SMARTpy - An open-source version of the rainfall-runoff model SMART in Python