From b99be3e8dbd798068a19c170d39d546aa0fc3d93 Mon Sep 17 00:00:00 2001 From: gmr Date: Mon, 14 Oct 2019 20:32:09 +0530 Subject: [PATCH] modification to readme for better understanding --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa5fdf1..651b812 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# Registration-Form-With-database-using-python \ No newline at end of file +# Registration-Form-With-database-using-python + +# Necessary pre-installs + +sqlite3 ($pip install pysqlite3) \ No newline at end of file