Update README and restructure code

This commit is contained in:
2025-01-30 14:59:58 +09:00
parent 04acee6b30
commit a424102408
6 changed files with 31 additions and 37 deletions
+1
View File
@@ -43,6 +43,7 @@ BG_PURPLE='\033[45m'
BG_CYAN='\033[46m'
BG_WHITE='\033[47m'
# Styling Helper Functions
print_header() {
local text="$1"