Skip to content

Commit b20d9d1

Browse files
committed
doc: added RTD badge to README
Signed-off-by: Paul Horton <[email protected]>
1 parent f014d7c commit b20d9d1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[![shield_gh-workflow-test]][link_gh-workflow-test]
44
[![shield_pypi-version]][link_pypi]
55
[![shield_conda-forge-version]][link_conda-forge]
6-
[![shield_license]][license_file]
6+
[![shiled_rtd]][link_rtd]
7+
[![shield_license]][license_file]
78
[![shield_website]][link_website]
89
[![shield_slack]][link_slack]
910
[![shield_groups]][link_discussion]
@@ -55,6 +56,7 @@ See the [LICENSE][license_file] file for the full license.
5556
[shield_gh-workflow-test]: https://img.shields.io/github/workflow/status/CycloneDX/cyclonedx-python-lib/Python%20CI/main?logo=GitHub&logoColor=white "build"
5657
[shield_pypi-version]: https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=pypi&logoColor=white&label=PyPI "PyPI"
5758
[shield_conda-forge-version]: https://img.shields.io/conda/vn/conda-forge/cyclonedx-python-lib?logo=anaconda&logoColor=white&label=conda-forge "conda-forge"
59+
[shiled_rtd]: https://readthedocs.org/projects/cyclonedx-python-library/badge/?version=latest "Read the Docs"
5860
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-python-lib "license"
5961
[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage"
6062
[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join"
@@ -63,6 +65,7 @@ See the [LICENSE][license_file] file for the full license.
6365
[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/poetry.yml?query=branch%3Amain
6466
[link_pypi]: https://pypi.org/project/cyclonedx-python-lib/
6567
[link_conda-forge]: https://anaconda.org/conda-forge/cyclonedx-python-lib
68+
[link_rtd]: https://cyclonedx-python-library.readthedocs.io/en/latest/?badge=latest
6669
[link_website]: https://cyclonedx.org/
6770
[link_slack]: https://cyclonedx.org/slack/invite
6871
[link_discussion]: https://groups.io/g/CycloneDX

0 commit comments

Comments
 (0)