From f725d17b42fd912e5e5a32857a3eab011b46512b Mon Sep 17 00:00:00 2001 From: chlee1016 Date: Mon, 5 Jun 2023 11:25:00 +0900 Subject: [PATCH] This is my first commit to flask project --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 4b7ff42a..c8cc41a0 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,10 @@ Flask ===== +My modification + + + + 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