Skip to content

Commit 7bd97e5

Browse files
authored
Update README.md
1 parent 6e0e3d8 commit 7bd97e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type = "executable"
1616
sources = ["src/main.cpp"]
1717
```
1818

19-
`cmkr` can bootstrap itself from CMake and consumers of your project do not need to install anything to use it.
19+
`cmkr` can bootstrap itself from CMake and consumers of your project do not need to install anything to work with it.
2020

2121
## Getting started
2222

@@ -50,4 +50,4 @@ arguments:
5050
- https://github.com/gulrak/filesystem
5151
- https://github.com/Tessil/ordered-map
5252
- https://github.com/ToruNiina/toml11
53-
- https://github.com/mpark/variant
53+
- https://github.com/mpark/variant

0 commit comments

Comments
 (0)