summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6c8d10c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# latex-make-template
+
+Simple base project for writing LaTeX files and building them using make.
+Just place your `.tex` files in the project's main directory and use the `make` or `make <name>.pdf` to build them. \ No newline at end of file