Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Maxxx authored Aug 25, 2016
1 parent 7d6a6a1 commit 2694217
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Usage:

`<executable> -i <inputFile> -p <prefix for line>`

`build_increment.exe -i version.h -p "#define VERSION"`

Note: input file must exist and contains line with `prefix` to be able to read integer.

0 comments on commit 2694217

Please sign in to comment.