From 17b6920cbb83e3c35d745eba7f6645228aa79f2f Mon Sep 17 00:00:00 2001
From: Zachary Wartell <zwartell@uncc.edu>
Date: Tue, 11 Feb 2025 14:40:02 -0500
Subject: [PATCH] -docs

---
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f567090..18d3197 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,11 @@ $ git submodule update
 
 # Running Git Tutorial.html locally
 
-[Windows] Run "Git Tutorial.bat"
+[OS: Windows] Run "Git Tutorial.bat"
     - software prerequisites : undocumented; see and decipher the .bat file
-[Other] Install a webserver and serve the page 'Git Tutorial.html' on the localhost 
+[OS: Other] Install a webserver and serve the page 'Git Tutorial.html' on the localhost 
 
 # Publishing Git Tutorial.html to a webserver
-See and decipher file://./scripts/zjwgi/publishWWW
\ No newline at end of file
+-See and decipher file://./scripts/zjwgi/publishWWW
+ ... but I'm moving back to using gitlab.com with GitLab Pages because I keep running out of space on my UNCC public_html webpages and I finally 
+     realized that personally paying $29 a month is more than worth the time I saved.
\ No newline at end of file
-- 
GitLab