⬆️ Update README.rst

added some badges
This commit is contained in:
Yuhesh Pandian.P.J 2024-01-01 18:35:12 +05:30 committed by GitHub
parent 708d62d717
commit e33c3d4dfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,3 +78,19 @@ Links
- Source Code: https://github.com/pallets/flask/
- Issue Tracker: https://github.com/pallets/flask/issues/
- 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>