Skip to content

Commit dadd4c7

Browse files
committed
Added Codecov badge
1 parent c3e1f75 commit dadd4c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![NuGet](https://img.shields.io/nuget/v/Atulin.MinHash.svg)](https://www.nuget.org/packages/Atulin.MinHash)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
55
[![.NET 10](https://img.shields.io/badge/.NET-10.0-purple.svg)](https://dotnet.microsoft.com/)
6+
[![codecov](https://codecov.io/gh/Atulin/MinHash/graph/badge.svg?token=DBMYHAO7BI)](https://codecov.io/gh/Atulin/MinHash)
67

78
Maximum-performance **MinHash** library for .NET 10, designed for fast approximate **Jaccard similarity** estimation over text.
89

0 commit comments

Comments
 (0)