From 40c9ef257a692b652011591d2702d1696fedf5b9 Mon Sep 17 00:00:00 2001 From: The-Mighty-Cat <54977668+The-Mighty-Cat@users.noreply.github.com> Date: Sun, 29 Dec 2024 03:32:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eb35f1..289ed0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About -This is a simple and easy to use C++ build system for Linux, it uses JSON based project files. +This is a simple and easy to use C++ build system for Linux designed for use with C++20 modules in mind, it uses JSON based project files. # Install