From f2b5af48a1ea04561a46223c417b62f85f2c867b Mon Sep 17 00:00:00 2001 From: Arthur Imbert Date: Thu, 27 Jan 2022 19:39:05 +0100 Subject: [PATCH] add badge Pypi version in the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c11c61..1e54afe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Big-FISH +[![PyPI version](https://badge.fury.io/py/big-fish.svg)](https://badge.fury.io/py/big-fish) [![Build Status](https://travis-ci.com/fish-quant/big-fish.svg?branch=master)](https://travis-ci.com/fish-quant/big-fish) [![Documentation Status](https://readthedocs.org/projects/big-fish/badge/?version=latest)](https://big-fish.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/fish-quant/big-fish/branch/master/graph/badge.svg)](https://codecov.io/gh/fish-quant/big-fish)