diff --git a/README.md b/README.md index 1f36e4e..f7f6f7d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ type = "executable" sources = ["src/main.cpp"] ``` -`cmkr` can bootstrap itself from CMake and consumers of your project do not need to install anything to use it. +`cmkr` can bootstrap itself from CMake and consumers of your project do not need to install anything to work with it. ## Getting started @@ -50,4 +50,4 @@ arguments: - https://github.com/gulrak/filesystem - https://github.com/Tessil/ordered-map - https://github.com/ToruNiina/toml11 -- https://github.com/mpark/variant \ No newline at end of file +- https://github.com/mpark/variant