Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi committed Jan 20, 2024
1 parent 0beccbf commit cae19c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Visualizes your BenchmarkDotNet benchmarks to colorful images, feature-rich HTML

## Table of Content

- [A Real World Demo (DotNet Collections Benchmark)](#a-real-world-demo-dotnet-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)
Expand All @@ -27,9 +27,9 @@ Visualizes your BenchmarkDotNet benchmarks to colorful images, feature-rich HTML
- [Give it a Star! ⭐️](#give-it-a-star-️)
- [License](#license)

## A Real World Demo (DotNet Collections Benchmark)
## A Real World Demo (.NET Collections Benchmark)

[A comprehensive performance comparison benchmark through different .NET collections.](https://github.com/mjebrahimi/DotNet-Collections-Benchmark/)
[A comprehensive performance comparison benchmark between different .NET collections.](https://github.com/mjebrahimi/DotNet-Collections-Benchmark/)

## Getting Started

Expand Down

0 comments on commit cae19c6

Please sign in to comment.