From 8c1d61aff0c110e6314e5b56782f40537e80d5c4 Mon Sep 17 00:00:00 2001 From: Alexandre Mutel Date: Sat, 10 Sep 2022 11:29:15 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 22bc72d..61e5255 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ -Varena provides a fast and lightweight arena allocator using virtual memory. +Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory. ## Features