Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi committed Feb 8, 2024
1 parent 91bd99c commit 19b8a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This library aids in **Improving Performance** by **Reducing Memory Usage** and
- [Benchmarks](#benchmarks)
- [Best Compressors based on Overall Performance (Speed and Memory Allocation) in each case](#best-compressors-based-on-overall-performance-speed-and-memory-allocation-in-each-case)
- [Best Compressors based on Highest compression (Smallest size)](#best-compressors-based-on-highest-compression-smallest-size)
- [What's Changed from v1.4.0 to v2.0.0](#whats-changed-from-v140-to-v200)
- [What's Changed from v1.4.0 to v2.0.1](#whats-changed-from-v140-to-v201)
- [Todo](#todo)

## Usage
Expand Down Expand Up @@ -316,7 +316,7 @@ public class YourClass

All the benchmarks are visualized using [BenchmarkDotNetVisualizer](https://github.com/mjebrahimi/BenchmarkDotNetVisualizer).

## What's Changed from v1.4.0 to v2.0.0
## What's Changed from v1.4.0 to v2.0.1

* Many **improvements** were made including **performance optimizations** and **bug fixes**.
* A great [Performance Benchmark](https://github.com/mjebrahimi/EasyCompressor#benchmarks) between different compression algorithms added.
Expand Down

0 comments on commit 19b8a45

Please sign in to comment.