From ff2798e66c57a75bf79bf67adcbed81821367280 Mon Sep 17 00:00:00 2001 From: Anatoly <33553182+anatolykopyl@users.noreply.github.com> Date: Mon, 22 Mar 2021 16:12:32 +0300 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0766a73 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# registration +A website you can register and login into. + +Made with the purpose of teaching myself to make a login and user registration system.