diff --git a/README.rst b/README.rst index 1aaf5e6..7c0e77d 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Python TAXII client implementation from `EclecticIQ :Information: https://www.eclecticiq.com :Download: https://pypi.python.org/pypi/cabby/ -|travis badge| |landscape.io badge| |coveralls.io badge| |docs badge| +|travis badge| |landscape.io badge| |coveralls.io badge| |docs badge| |requirements badge| .. |travis badge| image:: https://travis-ci.org/EclecticIQ/cabby.svg?branch=master :target: https://travis-ci.org/EclecticIQ/cabby @@ -23,6 +23,9 @@ Python TAXII client implementation from `EclecticIQ :alt: Documentation Status :scale: 100% :target: https://readthedocs.org/projects/cabby/ +.. |requirements badge| image:: https://requires.io/github/EclecticIQ/cabby/requirements.svg?branch=master + :target: https://requires.io/github/EclecticIQ/cabby/requirements/?branch=master + :alt: Requirements Status A simple Python library for interacting with TAXII servers.