Skip to content

Commit 87a8205

Browse files
Update .NET version badge in README.md
1 parent c5bbdfb commit 87a8205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ⚡ MemoryManager: High-Performance Unmanaged Arena Allocator for .NET
22

33
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](License.txt)
4-
[![.NET 9.0+](https://img.shields.io/badge/.NET-8.0%2B-purple.svg)](https://dotnet.microsoft.com/)
4+
[![.NET 9.0+](https://img.shields.io/badge/.NET-9.0%2B-purple.svg)](https://dotnet.microsoft.com/)
55
[![Build Status](https://img.shields.io/badge/Tests-Passing-brightgreen.svg)]()
66

77
**MemoryManager** is a low-level, production-grade memory arena architecture engineered for high-throughput, low-latency .NET applications such as game engine cores, real-time telemetry systems, database engines, and networking pipelines.

0 commit comments

Comments
 (0)