Update README.rst

add documentation badge
master
Emmanuelle Vargas-Gonzalez 2019-09-30 13:55:07 -04:00 committed by GitHub
parent b9927fd4a5
commit c42f42e983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
|Build_Status| |Coverage| |Version| |Downloads_Badge|
|Build_Status| |Coverage| |Version| |Downloads_Badge| |Documentation_Status|
cti-python-stix2
================
@ -170,3 +170,6 @@ to repository-cla@oasis-open.org.
.. |Downloads_Badge| image:: https://img.shields.io/pypi/dm/stix2.svg?maxAge=3600
:target: https://pypi.python.org/pypi/stix2/
:alt: Downloads
.. |Documentation_Status| image:: https://readthedocs.org/projects/stix2/badge/?version=latest
:target: https://stix2.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status