From a6e9162df320ca6d83e9d52ff7a476de82a5675d Mon Sep 17 00:00:00 2001 From: feynmansfedora Date: Thu, 8 Aug 2019 22:22:23 -0400 Subject: Updated README.md to match file structure --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d1741c..1bc05aa 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This repository is designed to organize and make portable all of Holden Rohrer's - .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 +-|jones-la % all work for AP Lang, taught by Ms Jones + |- zinsser-annotation.tex % annotations of "On Writing Well" by William Zinnser + |- zinsser-essay.rough.tex% rough draft of "On Writing Well" essay + |- zinsser-esssay.tex % final draft of "On Writing Well" essay ``` -- cgit