Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added image
  • Loading branch information
josephspurrier committed Feb 19, 2015
1 parent 0c3c5aa commit 7330d01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Microsoft Version Info and Icon Resource Generator for the Go Language

Package creates a syso file which contains Microsoft 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.

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

## Usage

To install, run the following command:
Expand Down

0 comments on commit 7330d01

Please sign in to comment.