Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Improved docs #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Geekcamp.SG
The Geekcamp.SG
===========

## Geekcamp.SG's code
Expand Down Expand Up @@ -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.
User_lib contains is_logged_in to basically check if a existing user is logged in. is_admin() is not in use.