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