Skip to content

Commit d94f111

Browse files
authored
Update README.md
1 parent bf897e9 commit d94f111

1 file changed

Lines changed: 29 additions & 5 deletions

File tree

README.md

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,38 @@
33
<img src="images/jsweb_logo.png" alt="JsWeb Logo" width="200">
44
</a>
55
</p>
6+
<p align="center">
7+
8+
<p align="center">
9+
10+
<!-- Row 1 -->
11+
<a href="https://pypi.org/project/jsweb/">
12+
<img src="https://img.shields.io/pypi/v/jsweb" alt="PyPI version"/>
13+
</a>
14+
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"/>
15+
16+
</p>
617

7-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
8-
[![PyPI version](https://img.shields.io/pypi/v/jsweb)](https://pypi.org/project/jsweb/)
18+
<p align="center">
19+
20+
<!-- Row 2 -->
21+
<a href="https://discord.gg/sQHNheEW">
22+
<img src="https://gist.githubusercontent.com/cxmeel/0dbc95191f239b631c3874f4ccf114e2/raw/discord.svg" alt="Discord"/>
23+
</a>
24+
25+
<a href="https://jsweb-framework.site">
26+
<img src="https://gist.githubusercontent.com/cxmeel/0dbc95191f239b631c3874f4ccf114e2/raw/documentation_learn.svg" alt="Documentation"/>
27+
</a>
928

29+
<a href="https://github.com/sponsors/Jones-peter">
30+
<img src="https://gist.githubusercontent.com/cxmeel/0dbc95191f239b631c3874f4ccf114e2/raw/github_sponsor.svg" alt="Sponsor GitHub"/>
31+
</a>
1032

11-
[![Discord](https://gist.githubusercontent.com/cxmeel/0dbc95191f239b631c3874f4ccf114e2/raw/discord.svg)](https://discord.gg/sQHNheEW)
12-
[![Documentation](https://gist.githubusercontent.com/cxmeel/0dbc95191f239b631c3874f4ccf114e2/raw/documentation_learn.svg)](https://jsweb-framework.site)
13-
[![Sponsor](https://gist.githubusercontent.com/cxmeel/0dbc95191f239b631c3874f4ccf114e2/raw/github_sponsor.svg)](https://github.com/sponsors/Jones-peter)
33+
<a href="https://www.paypal.com/paypalme/jonespeter22">
34+
<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" alt="PayPal Sponsor"/>
35+
</a>
36+
37+
</p>
1438

1539

1640
# JsWeb: A Lightweight Python Web Framework

0 commit comments

Comments
 (0)