From f6fcbf54be9f28b79b31c67b7960ae8fcf759036 Mon Sep 17 00:00:00 2001 From: Danilo Date: Sat, 18 May 2024 18:28:59 -0300 Subject: [PATCH] =?UTF-8?q?Corrige=20licen=C3=A7a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea9df0..481e91e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ In the root CMakeLists.txt set the vcpkg CMAKE_TOOLCHAIN_FILE path include("C:/vcpkg/scripts/buildsystems/vcpkg.cmake") ``` -## 📝 Licença +## 📝 License This project is under MIT license. See [LICENSE](LICENSE.md) for more details.