Skip to content

Commit a28c2ec

Browse files
committed
Add another badge to README [skip ci]
1 parent 39ee4cf commit a28c2ec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ A flexible JSONPath engine for Python with JSON Pointer and JSON Patch.
1111
<a href="https://github.com/jg-rp/python-jsonpath/actions">
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>
14+
<a href="https://pypi.org/project/python-jsonpath">
15+
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/python-jsonpath">
16+
</a>
1417
<br>
1518
<a href="https://pypi.org/project/python-jsonpath">
1619
<img src="https://img.shields.io/pypi/v/python-jsonpath.svg?style=flat-square" alt="PyPi - Version">

0 commit comments

Comments
 (0)