akavel / rsrc

Tool for embedding .ico & manifest resources in Go programs for Windows.
MIT License
1.22k stars 122 forks source link

Update rsrc.go and README.txt #7

Closed shnmng closed 10 years ago

shnmng commented 10 years ago

Made the for-loop as a separated function . Formated the tool's output . And gofmted . Updated the README.txt , Added the new usage of this tool .

akavel commented 10 years ago

Merged as: abc9c7e73d51bad99c38e0793a3e65f55c9e859f Thanks!