Minor changes to README.
parent
463d1e6b28
commit
10c005637e
|
@ -1,4 +1,4 @@
|
||||||
|Build Status| |codecov|
|
|Build_Status| |Coverage| |Version|
|
||||||
|
|
||||||
cti-python-stix2
|
cti-python-stix2
|
||||||
================
|
================
|
||||||
|
@ -282,7 +282,9 @@ general questions about Open Repository participation to OASIS Staff at
|
||||||
repository-admin@oasis-open.org and any specific CLA-related questions
|
repository-admin@oasis-open.org and any specific CLA-related questions
|
||||||
to repository-cla@oasis-open.org.
|
to repository-cla@oasis-open.org.
|
||||||
|
|
||||||
.. |Build Status| image:: https://travis-ci.org/oasis-open/cti-python-stix2.svg?branch=master
|
.. |Build_Status| image:: https://travis-ci.org/oasis-open/cti-python-stix2.svg?branch=master
|
||||||
:target: https://travis-ci.org/oasis-open/cti-python-stix2
|
:target: https://travis-ci.org/oasis-open/cti-python-stix2
|
||||||
.. |codecov| image:: https://codecov.io/gh/oasis-open/cti-python-stix2/branch/master/graph/badge.svg
|
.. |Coverage| image:: https://codecov.io/gh/oasis-open/cti-python-stix2/branch/master/graph/badge.svg
|
||||||
:target: https://codecov.io/gh/oasis-open/cti-python-stix2
|
:target: https://codecov.io/gh/oasis-open/cti-python-stix2
|
||||||
|
.. |Version| image:: https://img.shields.io/pypi/v/stix2.svg?maxAge=3600
|
||||||
|
:target: https://pypi.python.org/pypi/stix2/
|
||||||
|
|
Loading…
Reference in New Issue