Skip to content

Commit b84a3de

Browse files
committed
Minor addition to the README description.
1 parent 96b75f3 commit b84a3de

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
This is a template for building a thesis PDF that's written in markdown, using features and styles from LaTeX.
66

77
* Runs in a Docker container for portability.
8+
* Allows you to write primarily in Markdown for simplicity.
9+
10+
Markdown is easy to write, and will help you to write the bulk of your document. This project supports a few additional features you may also need:
11+
812
* Includes support for a cover page (not numbered).
913
* Includes support for building a table of contents.
1014
* Numbers the various main sections of the document.
1115
* Includes support for LaTeX mathematics / formulae.
1216
* Includes support for citations, and a BibTex bibliography.
1317

14-
The document is built using a Docker container that contains everything it needs.
18+
The whole document is built from source markdown files using a Docker container that contains everything it needs. The output is a PDF document.
1519

1620
## Prerequisites
1721

0 commit comments

Comments
 (0)