From 80d0e6cfeeb02bd8d11620d1cd678f32bfc0347a Mon Sep 17 00:00:00 2001 From: Sean Chapman Date: Fri, 8 Sep 2017 10:51:09 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcdc128..0cae401 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ An abstracted set of classes that can be extended to interact with any audio sys The MMDeviceAPI integration layer. This is the low level COM library that it used to interact with Audio Devices on a PC running Windows Vista or later. -### [PowerShell Module](AudioSwitcher.PowerShell.CoreAudio) +### [PowerShell Module](https://github.com/xenolightning/AudioSwitcher.PowerShell) A powershell wrapper module over CoreAudioApi. Full documentation is in the [README](AudioSwitcher.PowerShell.CoreAudio/README.md).