From f3a7d6e5c2cdb6e494ae76bd862fe1aec6e40de2 Mon Sep 17 00:00:00 2001 From: Greg Wells Date: Sat, 17 May 2025 16:53:44 -0400 Subject: [PATCH] Update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b6cbf0..5a219f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # GryphnUtils -Utility Library for my Cross Platform Rendering API gryphn -The Library can be used in C or C++, defining GN_UTILS_CPP will enable helpful constructors and such +Utility Classes for the Gryphn RenderingAPI +Support C/C++ +GN_UTILS_CPP will create constructors and operators for C++