···1111- `make memtest` to just build the program.
1212- `make clean` to clean the entire workspace.
13131414-## Usage
1414+## Using
15151616The program accepts two arguments:
17171818- -m: memory size in MB, required.
1919- -s: number of seconds to wait between allocations, optional.
20202121-## Sample run
2121+### Sample run
22222323```ShellSession
2424./memtest -m 12