docs: add gitcgr code graph badge

This commit is contained in:
Vitali Avagyan 2026-03-22 15:34:44 +01:00
parent 4cae5d8e41
commit 93d8e5019b

View file

@ -2,6 +2,8 @@
# Flask
[![gitcgr](https://gitcgr.com/badge/pallets/flask.svg)](https://gitcgr.com/pallets/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]