From 15e18cf6330c50ba6845b39ec12a5b1fe2066f7c Mon Sep 17 00:00:00 2001 From: Dan Forsyth Date: Fri, 5 Jun 2015 09:46:43 -0400 Subject: [PATCH] Updated readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e7ce28..147c3d0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This small extension will play notification sounds when following events occur: - Entering debugger mode (breakpoint hit, etc) - Unit tests finished to run +Ability to toggle when the notifications sound can be found in the Visual Studio Options under 'Ding' + Useful when working with big solutions or when build/test run/hitting a breakpoint takes a lot of time and developer can be distructed on other things while he waits. This is an open source project, join!