Skip to content

Commit 5feb71d

Browse files
committed
Make the new badge square.
1 parent a28c2ec commit 5feb71d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A flexible JSONPath engine for Python with JSON Pointer and JSON Patch.
1212
<img src="https://img.shields.io/github/actions/workflow/status/jg-rp/python-jsonpath/tests.yaml?branch=main&label=tests&style=flat-square" alt="Tests">
1313
</a>
1414
<a href="https://pypi.org/project/python-jsonpath">
15-
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/python-jsonpath">
15+
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/python-jsonpath?style=flat-square">
1616
</a>
1717
<br>
1818
<a href="https://pypi.org/project/python-jsonpath">

0 commit comments

Comments
 (0)