From 34e4f21900d68429b7b16b184e2c7d230436885b Mon Sep 17 00:00:00 2001 From: thecoderok Date: Fri, 21 Mar 2014 16:44:55 -0700 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e7ce28 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +Visual Studio Ding extension + +==================================================== + +This small extension will play notification sounds when following events occur: +- Build Complete +- Entering debugger mode (breakpoint hit, etc) +- Unit tests finished to run + +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! + +Twitter: @GanzhaVitalii