From 9479f48ef5a06a248fefbfc813c3035bb4ffec46 Mon Sep 17 00:00:00 2001 From: Mohammad Javad Ebrahimi Date: Tue, 6 Feb 2024 11:22:55 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95fda7e..69adcd9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Visualizes your BenchmarkDotNet benchmarks to colorful images, feature-rich HTML ## Table of Content -- [A Real World Demo (.NET Collections Benchmark)](#a-real-world-demo-net-collections-benchmark) +- [A Real World Demo (.NET Collections Benchmark) 🚀](#a-real-world-demo-net-collections-benchmark) - [Getting Started](#getting-started) - [1. Install Package](#1-install-package) - [2. Using Exporters](#2-using-exporters) @@ -27,7 +27,7 @@ Visualizes your BenchmarkDotNet benchmarks to colorful images, feature-rich HTML - [Give it a Star! ⭐️](#give-it-a-star-️) - [License](#license) -## A Real World Demo (.NET Collections Benchmark) +## A Real World Demo (.NET Collections Benchmark)🚀 [A comprehensive performance comparison benchmark between different .NET collections.](https://github.com/mjebrahimi/DotNet-Collections-Benchmark/)