summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 1bfb4dd..7318945 100644
--- a/Readme.md
+++ b/Readme.md
@@ -42,7 +42,7 @@ and most audio capture devices which work on Windows (except some professional o
The implementation is based on the [2009 article](https://www.researchgate.net/publication/255667085_A_simple_but_efficient_real-time_voice_activity_detection_algorithm)
“A simple but efficient real-time voice activity detection algorithm” by Mohammad Moattar and Mahdi Homayoonpoor.
-* Easy to use COM-style API, idiomatic C# wrapper available on nuget
+* Easy to use COM-style API, idiomatic C# wrapper [available on nuget](https://www.nuget.org/packages/WhisperNet/)
* Pre-built binaries available