diff --git a/README.md b/README.md index 819da689f1d92a81402cb54af43f359b8da54d11..fb79225193399a525bccda8ac389d65c5ebd7cd3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A collection of microbenchmarks for C++ code. ## Building + The project relies on CMake to build the code. ``` # clone the current project then create a build configuration by running