From a7b06d6d310f169c1bee139382404775d7c607bb Mon Sep 17 00:00:00 2001 From: jim teeuwen Date: Fri, 17 Jun 2011 17:46:29 +0200 Subject: [PATCH] Add to README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 7536ee7..4391380 100644 --- a/README +++ b/README @@ -52,5 +52,7 @@ generated go file. You can now simply include the new .go file in your program and call 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.