Skip to content

Commit f3ec845

Browse files
authored
Update README.rst
1 parent d45ff7e commit f3ec845

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,17 @@ A Python library for parsing, manipulating, and generating CybOX content.
88
:Information: https://cyboxproject.github.io/
99
:Download: https://pypi.python.org/pypi/cybox/
1010

11-
|travis badge| |landscape.io badge| |version badge| |downloads badge|
11+
|travis_badge| |landscape_io_badge| |version_badge|
1212

13-
.. |travis badge| image:: https://api.travis-ci.org/CybOXProject/python-cybox.svg?branch=master
13+
.. |travis_badge| image:: https://api.travis-ci.org/CybOXProject/python-cybox.svg?branch=master
1414
:target: https://travis-ci.org/CybOXProject/python-cybox
1515
:alt: Build Status
16-
.. |landscape.io badge| image:: https://landscape.io/github/CybOXProject/python-cybox/master/landscape.svg?style=flat
16+
.. |landscape_io_badge| image:: https://landscape.io/github/CybOXProject/python-cybox/master/landscape.svg?style=flat
1717
:target: https://landscape.io/github/CybOXProject/python-cybox/master
1818
:alt: Code Health
19-
.. |version badge| image:: https://img.shields.io/pypi/v/cybox.svg?maxAge=3600
20-
:target: https://pypi.python.org/pypi/cybox/
21-
.. |downloads badge| image:: https://img.shields.io/pypi/dm/cybox.svg?maxAge=3600
19+
.. |version_badge| image:: https://img.shields.io/pypi/v/cybox.svg?maxAge=3600
2220
:target: https://pypi.python.org/pypi/cybox/
21+
:alt: Version
2322

2423
Overview
2524
--------

0 commit comments

Comments
 (0)