Merge pull request 'GUI' (#1) from GUI into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-06-03 23:01:47 +00:00

View File

@@ -1,3 +1,15 @@
# WHIT
Web Hosted Image Technology
Web Hosted Image Technology
Terminal version:
git clone https://git.thefinaldreams.com/Kewitt/WHIT.git
80%
GUI version:
git clone -b GUI https://git.thefinaldreams.com/Kewitt/WHIT.git ; chmod +x ./WHIT/whit_install.sh ; ./WHIT/whit_install.sh
10%