From 7bd97e56e3385debab05741694adae79f7cccb5c Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Thu, 13 May 2021 04:19:08 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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