Skip to content

Commit 3a78383

Browse files
committed
refs #13 update badges
1 parent e3f5187 commit 3a78383

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
# sphinx-nekochan
22

3-
[![PyPI][pypi-badge]]
3+
[![PyPI][pypi-badge]][pypi-link]
4+
[![Python versions][versions-badge]][pypi-link]
45
[![GitHub Actions][github-ci-badge]][github-ci-link]
56
[![Documentation status][rtd-badge]][rtd-link]
67
[![PyPI - Download][downloads-badge]][downloads-link]
8+
[![License][license-badge]][license-link]
79

810
[pypi-badge]: https://img.shields.io/pypi/v/sphinx-nekochan.svg
911
[pypi-link]: https://pypi.org/project/sphinx-nekochan/
12+
[versions-badge]: https://img.shields.io/pypi/pyversions/sphinx-nekochan.svg
1013
[github-ci-badge]: https://github.com/takanory/sphinx-nekochan/actions/workflows/workflow.yml/badge.svg
1114
[github-ci-link]: https://github.com/takanory/sphinx-nekochan/actions
1215
[rtd-badge]: https://readthedocs.org/projects/sphinx-nekochan/badge/?version=latest
1316
[rtd-link]: https://sphinx-nekochan.readthedocs.io/
14-
[downloads-badge]: https://img.shields.io/pypi/dw/sphinx-nekochan?label=pypi%20installs
17+
[downloads-badge]: https://img.shields.io/pypi/dm/sphinx-nekochan.svg
1518
[downloads-link]: https://pypistats.org/packages/sphinx-nekochan
19+
[license-badge]: https://img.shields.io/pypi/l/sphinx-nekochan.svg
20+
[license-link]: https://github.com/takanory/sphinx-nekochan/blob/main/LICENSE
1621

1722
A Sphinx extension for adding the **Nekochan(cat) emoji** to documents.
1823

0 commit comments

Comments
 (0)