diff --git a/Doc/ProblemStatement/README.md b/Doc/ProblemStatement/README.md index 4a2f97ba7d68ac538833649549a010ff39e43e27..3afe82602b98ac7d3a6902fd5e0c69ba14b9de62 100644 --- a/Doc/ProblemStatement/README.md +++ b/Doc/ProblemStatement/README.md @@ -1,8 +1,13 @@ # Problem Statement The folders and files for this folder are as follows: - -Describe ... +<p><br></br></p> +| File | Description | +| -------- | ------- | +| **ProblemStatement.pdf** | Official problem statement document | +| ProblemStatement.tex | TeX file which generates the problem statement PDF | +| ProblemStatement.txt | Rough draft of the problem statement | +| ProbStateMarkingScheme.pdf | Marking scheme reference | # Compiling: @@ -11,3 +16,5 @@ You will need to install the following packages (sudo apt-get install): pdflatex Then, run: pdflatex [filename] There may be other, better ways, but this works. + +Another alternative is to install MiKTeX: a free, offline compiler for LaTeX.