From 8809787ecd8f624deb9498c967ecd6e0f586578c Mon Sep 17 00:00:00 2001
From: Anthony Serna <aserna3@gmail.com>
Date: Tue, 17 Nov 2015 17:02:55 -0800
Subject: [PATCH] Updated README.md

---
 DolphinBisectTool/DolphinBisectTool.csproj | 4 +---
 README.md                                  | 1 +
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/DolphinBisectTool/DolphinBisectTool.csproj b/DolphinBisectTool/DolphinBisectTool.csproj
index e3f8bcc..8ad23ef 100644
--- a/DolphinBisectTool/DolphinBisectTool.csproj
+++ b/DolphinBisectTool/DolphinBisectTool.csproj
@@ -105,9 +105,7 @@
     <None Include="App.config" />
   </ItemGroup>
   <ItemGroup>
-    <Content Include="7z.dll">
-      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
-    </Content>
+    <Content Include="7z.dll" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
diff --git a/README.md b/README.md
index 40a5677..b2d8f12 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,5 @@ Dolphin Bisect Tool was written by Anthony 'Helios' Serna.
 
 Discussion about the utility should be directed here:
 
+[https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds] (https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds)
 Alternatively, you can contact me on #dolphin-emu, freenode under Helios747
\ No newline at end of file