From a582911527786f1059da453ae25b9ba5db0dfd5f Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Wed, 17 Apr 2019 15:35:00 +0200 Subject: [PATCH] Update README.md (#28) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dd1dc7..324d354 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # CPM -CPM is a simple GIT dependency manager written in CMake. The main use is abstracting CMake's `FetchContent` and managing dependencies in small to medium sized projects. +CPM is a simple GIT dependency manager written in CMake. The main use-case is abstracting CMake's `FetchContent` and managing dependencies in small to medium sized projects. # Supported projects