aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-08-17 09:49:41 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-08-17 09:49:41 -0400
commit27367612b502e9a416466124d4d6a2c129c42b2f (patch)
treeba946df8fc8bd2743ec2fdf4b205d2df7fac19a7 /README
initial commit
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..fe770b8
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+# Holden Rohrer's work for the 2020-21 school year
+
+## My professors
+
+I am taking all of my classes at Georgia Tech this year. During the fall
+semester, I have:
+- Dr. Hannah Markley for ENGL 1102-C2 (English Composition, Health, and
+ Medicine)
+- Dr. Johnny Smith for HIST 2112-B (United States since 1877)
+- Christian Houdre for MATH 3235-K (Probability Theory)
+- Dr. Jason Rich for INTA-1200-A (American Government)
+
+## Structure
+
+The growth of this repository will be pretty organic, but as a general
+rule it will consist exclusively of ASCII plain-text files (preferably
+as a final format, but sometimes using TeX to generate pdfs with a
+Makefile). At the top level there will be a folder for each prof,
+labeled with their last name (i.e. `markley/`), all-caps files like
+README, LICENSE, and PROGRESS for what is mostly metadata, and possibly
+some TeX format files. Git commits' commit times will act as the record
+for when different events occur.