From f595f6aea6b67e037678d6cd88284fa0389a1ef9 Mon Sep 17 00:00:00 2001 From: Tim Maes Date: Sat, 16 Dec 2023 21:24:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d65dc84..21a20ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ArrayExtensions -A collection of extension methods for arrays in C#. +A comprehensive collection of extension methods for arrays in C#. ## Installation :wrench: