From ca4191c5d940f55b9e3d5fd35a5b223cf9ff2098 Mon Sep 17 00:00:00 2001 From: akash-singh1 <68980352+akash-singh1@users.noreply.github.com> Date: Wed, 30 Sep 2020 12:57:33 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0f6bb..dac8d9b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # PythonBlog -Just learn Python +Just learn Python PythonBlog is a personal project of mine that combines teaching and python. This repository is currently the FRONT-END of the project only. The python backend will be included later on. + +This site is responsive and uses no responsive frameworks. + +Enjoy!