diff --git a/README.md b/README.md index eb024de..53d7865 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # cpp-template +## Instructions + +- Formatting: `./format.sh` +- Building: `make` +- Running: `./program.out`