⬆️ Update README.rst
added some badges
This commit is contained in:
parent
708d62d717
commit
e33c3d4dfb
1 changed files with 16 additions and 0 deletions
16
README.rst
16
README.rst
|
|
@ -78,3 +78,19 @@ Links
|
||||||
- Source Code: https://github.com/pallets/flask/
|
- Source Code: https://github.com/pallets/flask/
|
||||||
- Issue Tracker: https://github.com/pallets/flask/issues/
|
- Issue Tracker: https://github.com/pallets/flask/issues/
|
||||||
- Chat: https://discord.gg/pallets
|
- Chat: https://discord.gg/pallets
|
||||||
|
|
||||||
|
~~~~~
|
||||||
|
|
||||||
|
.. raw:: html
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<img src="https://img.shields.io/pypi/dm/Flask?style=for-the-badge" alt="Downloads in PyPi last month" width="200">
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<img src="https://img.shields.io/pypi/v/Flask?style=for-the-badge&logoColor=blue" alt="PyPi Package Version" width="116">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue