We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28c2ec commit 5feb71dCopy full SHA for 5feb71d
1 file changed
README.md
@@ -12,7 +12,7 @@ A flexible JSONPath engine for Python with JSON Pointer and JSON Patch.
12
<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">
13
</a>
14
<a href="https://pypi.org/project/python-jsonpath">
15
- <img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/python-jsonpath">
+ <img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/python-jsonpath?style=flat-square">
16
17
<br>
18
0 commit comments