diff --git a/README.md b/README.md index 53d7865..358a33c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# cpp-template +# Marching Cubes with OpenGL ## Instructions - Formatting: `./format.sh` -- Building: `make` +- Building: `scons` - Running: `./program.out`