Update README.md

This commit is contained in:
The-Mighty-Cat 2024-12-29 03:32:38 +01:00 committed by GitHub
commit 40c9ef257a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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