Skip to content

Commit 1d65bc8

Browse files
committed
Update build badge
1 parent e487984 commit 1d65bc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|PyPi Package|
1+
|Build Status| |PyPi Package|
22

33
jsonstore
44
=========
@@ -108,5 +108,7 @@ file until all of the transactions have been closed.
108108
assert store.value == 1
109109
110110
111+
.. |Build Status| image:: https://github.com/Code0x58/python-jsonstore/actions/workflows/ci.yml/badge.svg
112+
:target: https://github.com/Code0x58/python-jsonstore/actions/workflows/ci.yml
111113
.. |PyPi Package| image:: https://badge.fury.io/py/python-jsonstore.svg
112114
:target: https://pypi.org/project/python-jsonstore/

0 commit comments

Comments
 (0)