From 90b2467e39dfdac6d0f39fafa3458cfc6102c9a8 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Tue, 14 Jan 2020 21:56:16 -0500 Subject: moved readme --- README.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md deleted file mode 100644 index 06fd8f6..0000000 --- a/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Topic: Distributed Systems Integrity and Correctness - -This repository comprises work and planning for Holden Rohrer, Holden Watson, and Nithya Jayakumar's Final Project for Applied Combinatorics in the Fall 2019 semester, taught by Galyna Livshyts. - -## Structure - -TeX documents are used to create pdfs and should be compiled with `pdftex` in their local directories, as provided by your software distributor (e.g. MacTeX or TeX Live). Example: - -`` -pdftex main.tex -`` - -Note that pdf archives have also been included but may be out of date. -- cgit