Skip to content

Commit aceb54f

Browse files
Updated documentation
1 parent 619ad36 commit aceb54f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ However, some overhead is still needed to make it thread-safe and for the auto i
6565
In the following benchmarks AutoIndexCache is compared to the [Dictionary<TKey,TValue>](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.dictionary-2?view=net-9.0) type.
6666
You can find the source code of the bechmarks [here](https://github.com/rent-a-developer/AutoIndexCache/tree/main/AutoIndexCache.Benchmarks).
6767

68-
![image](https://github.com/user-attachments/assets/91cb0214-0cbd-4a9c-896e-e1090b6c0e19)
68+
<img width="3054" height="1276" alt="image" src="https://github.com/user-attachments/assets/55da6363-5ea1-4445-8c5a-5db3b3bc6c39" />
6969

7070
## Explanation
7171
### ..._Dicationary

0 commit comments

Comments
 (0)