Skip to content

Commit b3550d0

Browse files
committed
Move subtitle closer to logo
1 parent 2e03c3a commit b3550d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

5+
<p align="center">
6+
<i>Process incoming JSON-RPC requests in Python</i>
7+
</p>
8+
59
<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" />
@@ -10,10 +14,6 @@
1014
<img src="https://img.shields.io/pypi/l/jsonrpcserver.svg" alt="License" />
1115
</p>
1216

13-
<p align="center">
14-
<i>Process incoming JSON-RPC requests in Python</i>
15-
</p>
16-
1717
https://github.com/user-attachments/assets/94fb4f04-a5f1-41ca-84dd-7e18b87990e0
1818

1919
## Installation

0 commit comments

Comments
 (0)