We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0e3d8 commit 7bd97e5Copy full SHA for 7bd97e5
README.md
@@ -16,7 +16,7 @@ type = "executable"
16
sources = ["src/main.cpp"]
17
```
18
19
-`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.
20
21
## Getting started
22
@@ -50,4 +50,4 @@ arguments:
50
- https://github.com/gulrak/filesystem
51
- https://github.com/Tessil/ordered-map
52
- https://github.com/ToruNiina/toml11
53
-- https://github.com/mpark/variant
+- https://github.com/mpark/variant
0 commit comments