From 6d1f91cdccc2c329f8582fab334f2ebd4155d815 Mon Sep 17 00:00:00 2001 From: aouinizied Date: Sat, 19 Oct 2019 20:54:45 +0200 Subject: [PATCH] Add pypi packege version. --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4ddbbc0..3209e49 100644 --- a/README.rst +++ b/README.rst @@ -2,10 +2,12 @@ |nfstream_logo| nfstream ======================== -|build| |coverage| |quality| |doc| |python| |license| +|release| |build| |coverage| |quality| |doc| |python| |license| nfstream is a flexible and powerful network data analysis library. +.. |release| image:: https://img.shields.io/pypi/v/nfstream.svg + :target: https://pypi.python.org/pypi/nfstream .. |nfstream_logo| image:: https://github.com/aouinizied/nfstream/blob/master/docs/nfstream_logo.png .. |build| image:: https://travis-ci.org/aouinizied/nfstream.svg?branch=master :target: https://travis-ci.org/aouinizied/nfstream