diff --git a/README.md b/README.md index 0a7f450..e5613b8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ cmkr, pronounced "cmaker", is A CMakeLists.txt generator from TOML. + ## Building cmkr requires a C++17 compiler, cmake >= 3.14 and git. It depends on toml11 by ToruNiina, which is added as a git submodule. ```