Update README.md - Add badges

This commit is contained in:
Ayush Jain 2024-06-07 12:01:44 +05:30 committed by GitHub
parent 0ce27278d2
commit b2eb141aba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
# Flask
[![flask Package Age](https://assets.piptrends.com/get-age-badge/flask.svg 'flask Package Age by pip Trends')](https://piptrends.com/package/flask)
[![flask Downloads Last Month](https://assets.piptrends.com/get-last-month-downloads-badge/flask.svg 'flask Downloads Last Month by pip Trends')](https://piptrends.com/package/flask)
Flask is a lightweight [WSGI][] web application framework. It is designed
to make getting started quick and easy, with the ability to scale up to
complex applications. It began as a simple wrapper around [Werkzeug][]