aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..89aa5f8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+Mathematical Worksheets
+=======================
+
+These worksheets probably best serve as examples of how to create, hopefully
+passable worksheets (in terms of layout and methodology), the content has not
+been checked, and is not complete.
+
+Building the Worksheets
+-----------------------
+
+The source files (e.g. linear.tex) serve as the source for both the worksheet,
+and the completed worksheet (with answers). To build all the worksheets and
+answer sheets, just run `make` in the root of the repository. If this works,
+there should be pdf's created with names such as linear.pdf and
+linear-answers.pdf.