From fa3fcb122bd569cce27236fb132f056ce2015665 Mon Sep 17 00:00:00 2001 From: Alex Touchet <26315797+atouchet@users.noreply.github.com> Date: Sun, 14 Dec 2025 17:24:12 -0800 Subject: [PATCH] Update Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd51bee..f79a8ef 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,17 @@ library. cmake = "0.1" ``` -The CMake executable is assumed to be `cmake` unless the `CMAKE` -environmental variable is set. +The CMake executable is assumed to be `cmake` unless the `CMAKE` environmental +variable is set. -# License +## License This project is licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or - https://opensource.org/licenses/MIT) + https://opensource.org/license/mit) at your option.