From fbe52a635dcfb529d4c8be972dcb316ca7da860e Mon Sep 17 00:00:00 2001 From: aouinizied Date: Sat, 19 Oct 2019 17:08:32 +0200 Subject: [PATCH] Add link to latest docs. --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index dcfa1ce..b044562 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ nfstream ======== -|build| |coverage| |quality| |python| |license| +|build| |coverage| |quality| |doc| |python| |license| nfstream is a flexible and powerful network data analysis library. @@ -14,7 +14,10 @@ nfstream is a flexible and powerful network data analysis library. :target: https://lgtm.com/projects/g/aouinizied/nfstream/context:python .. |python| image:: https://img.shields.io/badge/python-3.x-green.svg :target: https://travis-ci.org/aouinizied/nfstream -.. |license| image:: https://img.shields.io/badge/license-LGPLv3-blue.svg +.. |doc| image:: https://readthedocs.org/projects/nfstream/badge/?version=latest + :target: https://nfstream.readthedocs.io/en/latest/?badge=latest + +.. |license| image:: https://img.shields.io/badge/license-LGPLv3-green.svg :target: LICENSE