Add to README

This commit is contained in:
jim teeuwen 2011-06-17 17:46:29 +02:00
parent 2a84f0bab0
commit a7b06d6d31

2
README
View File

@ -52,5 +52,7 @@ generated go file.
You can now simply include the new .go file in your program and call You can now simply include the new .go file in your program and call
gophercolor_png() to get the uncompressed image data. gophercolor_png() to get the uncompressed image data.
See the testdata directory for example input and output.
Invoke the program with the -h flag for more options. Invoke the program with the -h flag for more options.