Files
OpenGL_Intro/report/README.md

213 B

To use this skeleton, install [pandoc](](https://pandoc.org/installing.html).

To compile myfile.md to PDF on linux, run:

make myfile.pdf

For example to compile template.md, run:

make template.pdf