From 1f5f3357535d046ccfb562e1f74f7a48fdf5f000 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Tue, 30 Jul 2019 13:30:28 -0400 Subject: updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7b36860..bd7e9ac 100644 --- a/README.md +++ b/README.md @@ -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 +``` -- cgit