From 863d1a1027b88f3b97c0ce27257530a0c4634537 Mon Sep 17 00:00:00 2001 From: Speiger Date: Mon, 18 Apr 2022 21:41:55 +0200 Subject: [PATCH] Updated Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ece09cca..acf9350c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a Simple Primitive Collections Library aimed to outperform Java's Collec Both in Performance and Quality of Life Features. ## Benchmarks -Benchmarks can be found here: [Click Me](https://github.com/Speiger/Primitive-Collections-Benchmarks/tree/master) +Benchmarks can be found here: [[Charts]](https://github.com/Speiger/Primitive-Collections-Benchmarks/blob/master/BENCHMARKS-CHARTS.md), [[Tables]](https://github.com/Speiger/Primitive-Collections-Benchmarks/blob/master/BENCHMARKS.md) ## Special Features [Here](features.md) you find a set of features added to Primitive Collections.