about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0bb5bf..13228cb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 ### ABOUT
 
 I started this site to have something to do during my break
-before the 2024 fall semester began, it turned out to be a
+before the 2024 spring semester began, it turned out to be a
 fantastic excuse to learn HTML, CSS, and Git
 
 ### LOG
@@ -52,3 +52,22 @@ I started this site on the 6th and so far the only pages
 are the homepage, projects page, and about page. I also
 started to add some basic CSS and successfully got a
 working header and footer
+
+### SOURCE
+
+#### TREE
+```
+/ - home
+/e - error
+/gh - GitHub
+/gh/w - website GitHub
+/gh/wf - WinForms GitHub
+/p - projects
+/w - website
+/wf - WinForms
+```
+
+#### GET
+```
+git clone http://github.com/porterswanstrom/w
+```