diff --git a/README.md b/README.md index 29cb8e4..d0bf80f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,14 @@ GitHubC#.Net +[![GitHub release](https://img.shields.io/github/release/vltmedia/DebugProcess-Csharp.svg)](https://GitHub.com/vltmedia/DebugProcess-Csharp/releases/) + + + Use this small Console app to debug apps that need to send Arguments to be able to see the arguments and write them out to a file in the same location as this apps exe file. +Grab a the precompiled app in the Releases area. + # Usage Pass arguments to the ```DebugProcess.exe``` and a new text file in the format of ```DebugProcess_DATETIME.txt``` will be created in the same folder as the .exe file.