diff --git a/GreenshotPlugin/UnmanagedHelpers/Shell32.cs b/GreenshotPlugin/UnmanagedHelpers/Shell32.cs
index e23876c67..b08b07207 100644
--- a/GreenshotPlugin/UnmanagedHelpers/Shell32.cs
+++ b/GreenshotPlugin/UnmanagedHelpers/Shell32.cs
@@ -144,6 +144,7 @@ namespace GreenshotPlugin.UnmanagedHelpers {
///
/// Returns an icon for a given file extension - indicated by the name parameter.
+ /// See: http://msdn.microsoft.com/en-us/library/windows/desktop/bb762179(v=vs.85).aspx
///
/// Filename
/// Large or small
diff --git a/README.md b/README.md
index d6622d399..3ea14c0b2 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ But it mostly has a few more bug fixes and changes as are in our Greenshot relea
This means pull request with fixes or **small** changes are very welcome!
We now have a continuous integration system, you can find the latest unstable 1.2 builds [here](https://ci.appveyor.com/project/Greenshot/greenshot/history)
+Current build status: 
**master**