From e107f5b892c1cc95d6be0d494b8e4e1bf4641303 Mon Sep 17 00:00:00 2001 From: Juna <46632782+JunaMeinhold@users.noreply.github.com> Date: Sun, 8 Dec 2024 08:44:18 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b71d06..08c43f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# HexaEngine Utilities Library - -The Utilities library for HexaEngine provides a set of essential tools and utilities that enhance the functionality and performance of your applications. It includes robust data structures, memory management utilities, thread-safe components, and more. -The library is tailored to HexaEngine, but can be still used in other projects, that require low GC Pressure. +# Hexa.NET.Utilities +This repository provides a collection of high-performance utilities designed to address common programming needs while maintaining low GC pressure and maximizing performance. ## Features