From a5841144246eee3e728192e7c8580a41e6aec5eb Mon Sep 17 00:00:00 2001 From: Sam Tang Date: Mon, 13 Apr 2026 15:55:32 -0700 Subject: [PATCH] test1 --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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]