aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5241729..bba9df7 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,23 @@
Final Project for Moravian University CSCI 392: High Performance Computing.
-## Building
+## Program
-## Running
+### Building
+
+### Running
+
+## Animations
+
+## Presentation
+
+Building the presentation requires a [pandoc](https://pandoc.org/) installation.
+
+To build the presentation run
+
+```bash
+make presentation
+```
## Resources