diff options
author | Holden Rohrer <hdawg7797@yahoo.com> | 2019-07-30 13:30:28 -0400 |
---|---|---|
committer | Holden Rohrer <hdawg7797@yahoo.com> | 2019-07-30 13:30:28 -0400 |
commit | 1f5f3357535d046ccfb562e1f74f7a48fdf5f000 (patch) | |
tree | 9005c164a4e3f33f6ee4090dcb172cf22f155545 | |
parent | f13e118b00a00b0c398cb2bb2c299453fc975a18 (diff) |
updated README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,3 +6,8 @@ This repository is designed to organize and make portable all of Holden Rohrer's - 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.tex % a temporary file to hold data to sort for alphabetization +- sort.py % a Python script which sorts sort.tex when called +- example.tex % an example of the capability of mla8.tex +``` |