diff --git a/README.html b/README.html
index fcd8e31..5774dba 100644
--- a/README.html
+++ b/README.html
@@ -578,6 +578,8 @@ this corresponds to lowering the pitch by -0.318 semitones:
Bugfix: Fixed a glitch that could cause negative array indexing in quick seek algorithm
Bugfix: flush() didn't properly flush final samples from the pipeline on 2nd time in case that soundtouch object instance was recycled and used for processing a second audio stream.
Bugfix: Pi value had incorrect 9th/10th decimals
+ Added C# example application that uses SoundTouch dll library for
+ processing MP3 files
1.9.2: