about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commitbfb8181d552ed05f6a63d3ca2c4dc4e8351fca66 (patch)
treee6b456d6d4c45e0bcbc629d480853ba45cfd131d /README.md
parenterr -> e (diff)
downloadw-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar
w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.gz
w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.bz2
w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.xz
w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.zip
website tree
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
+```