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