Skip to content

Commit 0c0837b

Browse files
authored
Update README.md
1 parent 06bf74b commit 0c0837b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![PyPI](https://img.shields.io/pypi/v/jsonrpcserver.svg)
88
![Code Quality](https://github.com/explodinglabs/jsonrpcserver/actions/workflows/code-quality.yml/badge.svg)
99
![Coverage Status](https://coveralls.io/repos/github/explodinglabs/jsonrpcserver/badge.svg?branch=main)
10-
![Downloads](https://img.shields.io/pypi/dm/jsonrpcserver.svg)
10+
![Downloads](https://img.shields.io/pypi/dw/jsonrpcserver)
1111

1212
Process incoming JSON-RPC requests in Python.
1313

0 commit comments

Comments
 (0)