aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHolden Rohrer <hdawg7797@yahoo.com>2019-08-07 00:00:13 -0400
committerHolden Rohrer <hdawg7797@yahoo.com>2019-08-07 00:40:49 -0400
commit918a6a10df455bb7df97757741acb5e52ab53569 (patch)
tree29ee536fe2c9406ad2aca0b52f808f7c02c5157d /README.md
parent3edb7825b7ade6acbc12901e301c1a6cf2521405 (diff)
finished annotation
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index b5bd98a..1d1741c 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,12 @@
This repository is designed to organize and make portable all of Holden Rohrer's school work from the 2019-20 school year.
```
-- README.md % the file you're reading right now
-- mla8.tex % a general mla formatter for typical written assignments
-- citations.tex % a citation generator and aggregator for MLA 8th Edition
-- .gitignore % exactly what you expect
-- sort.py % a Python script which sorts sort.tex when called
-- example.tex % an example of the capability of mla8.tex
-| jones-la % all work for AP Lang, taught by Ms Jones
-| - zinsser.tex % annotations of "On Writing Well" by William Zinnser
+- README.md % the file you're reading right now
+- mla8.tex % a general mla formatter for typical written assignments
+- citations.tex % a citation generator and aggregator for MLA 8th Edition
+- .gitignore % exactly what you expect
+- sort.py % a Python script which sorts sort.tex when called
+- example.tex % an example of the capability of mla8.tex
+| jones-la % all work for AP Lang, taught by Ms Jones
+| - zinsser-annotation.tex % annotations of "On Writing Well" by William Zinnser
```