diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,8 +1,9 @@ -# NeBuild +# The NeBuild System. - [](LICENSE) +Fast and easy to use build system for low-level projects. + ## Requirements: - GNU C++ @@ -29,4 +30,4 @@ cmake -S . -B build cmake --build build ``` -###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, licensed under the BSD 3 Clause license. +###### Copyright (C) 2024-2026, Amlal El Mahrouss and NeKernel.org Authors, licensed under the BSD 3 Clause license. |
