Skip to content

Commit

Permalink
Fixed readme layout
Browse files Browse the repository at this point in the history
  • Loading branch information
josephspurrier committed Nov 24, 2015
1 parent 0ec0f16 commit 5fae4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Microsoft Windows File Properties/Version Info and Icon Resource Generator for t
Package creates a syso file which contains Microsoft Windows Version Information and an optional icon. When you run "go build", Go will embed the version information and icon in the executable. Go will automatically use the syso file if it's in the same directory as the main() function.

Example of the file properties you can set using this package:

![Image of File Properties](http://josephspurrier.com/images/versioninfo.jpg)

## Usage
Expand Down

0 comments on commit 5fae4e4

Please sign in to comment.