Update README

This commit is contained in:
karl 2021-03-20 01:13:28 +01:00
parent 37d2e4aabc
commit fc4d263a21

View File

@ -1,7 +1,7 @@
# cpp-template
# Marching Cubes with OpenGL
## Instructions
- Formatting: `./format.sh`
- Building: `make`
- Building: `scons`
- Running: `./program.out`