diff --git a/CREDITS.TXT b/CREDITS.md
similarity index 95%
rename from CREDITS.TXT
rename to CREDITS.md
index 275b5f0a..7c7c8152 100644
--- a/CREDITS.TXT
+++ b/CREDITS.md
@@ -1,7 +1,7 @@
-==============================================================================
+# Detours Contributor Credits
+
The following individuals have helped identify specific bugs and improvements
-in Detours. The entire Detours community has benefited from their help.
-==============================================================================
+in Detours. The entire Detours community has benefited from their help.
* Jay Krell: Identified error in DetourFindPayload that caused a
incorrect failure when pcbData is NULL. (Build_342)
diff --git a/vc/Detours.vcxproj b/vc/Detours.vcxproj
index bc412239..63af3495 100644
--- a/vc/Detours.vcxproj
+++ b/vc/Detours.vcxproj
@@ -559,7 +559,7 @@ nmake
-
+
@@ -597,4 +597,4 @@ nmake
-
\ No newline at end of file
+
diff --git a/vc/Detours.vcxproj.filters b/vc/Detours.vcxproj.filters
index a6e401b5..75d8dd83 100644
--- a/vc/Detours.vcxproj.filters
+++ b/vc/Detours.vcxproj.filters
@@ -524,7 +524,7 @@
samples
-
+
@@ -587,4 +587,4 @@
samples\cping
-
\ No newline at end of file
+