Skip to content

Commit f0e994f

Browse files
committed
Adjust readme
1 parent 3815a45 commit f0e994f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<img alt="Logo" height="96" src="https://github.com/explodinglabs/jsonrpcserver/blob/main/docs/logo.png?raw=true" />
33
</p>
44

5-
<div align="center">
5+
<p align="center">
6+
<i>Process incoming JSON-RPC requests in Python</i>
7+
</p>
8+
9+
<p align="center">
610
<img src="https://img.shields.io/pypi/v/jsonrpcserver.svg" alt="PyPI" />
711
<img src="https://github.com/explodinglabs/jsonrpcserver/actions/workflows/code-quality.yml/badge.svg" alt="Code Quality" />
812
<img src="https://coveralls.io/repos/github/explodinglabs/jsonrpcserver/badge.svg?branch=main" alt="Coverage Status" />
913
<img src="https://img.shields.io/pypi/dw/jsonrpcserver" alt="Downloads" />
1014
<img src="https://img.shields.io/pypi/l/jsonrpcserver.svg" alt="License" />
11-
</div>
12-
13-
<p align="center">
14-
<i>Process incoming JSON-RPC requests in Python</i>
1515
</p>
1616

1717
## Installation

0 commit comments

Comments
 (0)