Skip to content

Commit 02812bf

Browse files
committed
Add build badge to readme
1 parent 35ffb6e commit 02812bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| |logo|
22
3-
| |pypi version| |python version| |format| |status|
3+
| |pypi version| |build| |format| |status| |python version|
44
55
password_validator
66
==================
@@ -77,4 +77,6 @@ License
7777
.. |python version| image:: https://img.shields.io/pypi/pyversions/password-validator?color=red&logo=version&style=flat-square
7878
.. |format| image:: https://img.shields.io/pypi/format/password-validator?color=orange&style=flat-square
7979
.. |status| image:: https://img.shields.io/pypi/status/password-validator?logo=status&style=flat-square
80-
.. |logo| image:: https://res.cloudinary.com/tbking/image/upload/v1490803400/password-validator/logo.png
80+
.. |logo| image:: https://res.cloudinary.com/tbking/image/upload/v1490803400/password-validator/logo.png
81+
.. |build| image:: https://img.shields.io/github/workflow/status/tarunbatra/password-validator-python/CI?logo=github&style=flat-square
82+
:target: https://github.com/tarunbatra/password-validator-python/actions?query=workflow%3ACI

0 commit comments

Comments
 (0)