diff --git a/README.md b/README.md index 64f56cac..1249c6b0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Flask +I cloned it for test + 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]