Skip to content

Commit

Permalink
Added Release badge, along with install
Browse files Browse the repository at this point in the history
  • Loading branch information
vltmedia committed Jun 8, 2021
1 parent 6bed829 commit 1f51313
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

<a href="https://github.com/vltmedia/DebugProcess-Csharp"><img alt="GitHub" src="https://img.shields.io/badge/github-%23121011.svg?style=flat&logo=github&logoColor=white"/></a><img alt="C#" src="https://img.shields.io/badge/c%23-%23239120.svg?style=flat&logo=c-sharp&logoColor=white"/><img alt=".Net" src="https://img.shields.io/badge/.NET-5C2D91?style=flat&logo=.net&logoColor=white"/>

[![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.
Expand Down

0 comments on commit 1f51313

Please sign in to comment.