From 8fee81bd198266d6769b6f01104afeb9183fc287 Mon Sep 17 00:00:00 2001 From: Speiger Date: Tue, 22 Jun 2021 16:19:19 +0200 Subject: [PATCH] Keeping the Primitive Collections Name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aa4c3a2..b8b4827c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Primitive-Collections (To be Renamed) +# Primitive-Collections This is a Simple Primitive Collections Library i started as a hobby Project. It is based on Java's Collection Library and FastUtil.