diff --git a/README.md b/README.md index e6ff0cd..a660fae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cmkr +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/build-cpp/cmkr) + `cmkr`, pronounced "cmaker", is a modern build system based on [CMake](https://cmake.org/) and [TOML](https://toml.io). `cmkr` parses `cmake.toml` files and generates a modern, idiomatic `CMakeLists.txt` for you. A minimal example: