Skip to content

Commit c0d09f7

Browse files
authored
Merge pull request #1872 from novialriptide/add-dcs
Add docs status badge
2 parents af5bbcf + 2829cb8 commit c0d09f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
:target: https://pyga.me/
44

55

6+
|DocsStatus|
67
|PyPiVersion| |PyPiLicense|
78
|Python3| |GithubCommits| |BlackFormatBadge|
89

@@ -181,6 +182,9 @@ See docs/licenses for licenses of dependencies.
181182
.. |GithubCommits| image:: https://img.shields.io/github/commits-since/pygame-community/pygame-ce/2.1.3.svg
182183
:target: https://github.com/pygame-community/pygame-ce/compare/2.1.3...main
183184

185+
.. |DocsStatus| image:: https://img.shields.io/website?down_message=offline&label=docs&up_message=online&url=https%3A%2F%2Fpyga.me%2Fdocs%2F
186+
:target: https://pyga.me/docs/
187+
184188
.. |BlackFormatBadge| image:: https://img.shields.io/badge/code%20style-black-000000.svg
185189
:target: https://github.com/psf/black
186190

0 commit comments

Comments
 (0)