From e7325f30948f3cd3bcd899432a81bd2f08f5d082 Mon Sep 17 00:00:00 2001 From: fullmetal64 <72888090+fullmetal64@users.noreply.github.com> Date: Thu, 15 Oct 2020 01:03:55 +0530 Subject: [PATCH] Improved docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9efa2a1..a5f0d6e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Geekcamp.SG +The Geekcamp.SG =========== ## Geekcamp.SG's code @@ -72,4 +72,4 @@ User_lib and Hash_lib Hasb_lib contains 1 function to generate a random string. This function is mainly used to generate the salt in the user password -User_lib contains is_logged_in to basically check if a existing user is logged in. is_admin() is not in use. \ No newline at end of file +User_lib contains is_logged_in to basically check if a existing user is logged in. is_admin() is not in use.