Skip to content

Commit 42747b1

Browse files
committed
Move badges to the top
1 parent 77f044d commit 42747b1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<p align="center">
2+
<img src="https://img.shields.io/pypi/v/jsonrpcserver.svg" alt="PyPI" />
3+
<img src="https://github.com/explodinglabs/jsonrpcserver/actions/workflows/code-quality.yml/badge.svg" alt="Code Quality" />
4+
<img src="https://coveralls.io/repos/github/explodinglabs/jsonrpcserver/badge.svg?branch=main" alt="Coverage Status" />
5+
<img src="https://img.shields.io/pypi/dw/jsonrpcserver" alt="Downloads" />
6+
<img src="https://img.shields.io/pypi/l/jsonrpcserver.svg" alt="License" />
7+
</p>
8+
19
<p align="center">
210
<img alt="Jsonrpcserver Logo" src="https://github.com/explodinglabs/jsonrpcserver/blob/main/logo.png?raw=true" />
311
</p>
@@ -11,14 +19,6 @@
1119
<a href="https://github.com/explodinglabs/jsonrpcserver/wiki">Wiki</a>
1220
</p>
1321

14-
<p align="center">
15-
<img src="https://img.shields.io/pypi/v/jsonrpcserver.svg" alt="PyPI" />
16-
<img src="https://github.com/explodinglabs/jsonrpcserver/actions/workflows/code-quality.yml/badge.svg" alt="Code Quality" />
17-
<img src="https://coveralls.io/repos/github/explodinglabs/jsonrpcserver/badge.svg?branch=main" alt="Coverage Status" />
18-
<img src="https://img.shields.io/pypi/dw/jsonrpcserver" alt="Downloads" />
19-
<img src="https://img.shields.io/pypi/l/jsonrpcserver.svg" alt="License" />
20-
</p>
21-
2222
https://github.com/user-attachments/assets/94fb4f04-a5f1-41ca-84dd-7e18b87990e0
2323

2424
## 🚀 Installation

0 commit comments

Comments
 (0)