From 19aac971c5186ae4332c5d14bddad75fb97ef89b Mon Sep 17 00:00:00 2001 From: Amirhomayoon <78617923+amirhomayooon@users.noreply.github.com> Date: Fri, 15 Jul 2022 12:02:52 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84b496e..db01dde 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Web-Authentication +#🔐 Web-Authentication

Web Authentication With Django

This is a Django project to authenticate users, in which the user can first register, for which there are two options, using a Google account and using personal information such as email, username, and password.

And after creating an account, they can edit their information or request a password change.