commit b0e8ac71fe971fac7f5be459ed697d5861a12997 parent 7526eea2620e66dc52ed272fe705d048139d8acd Author: sin <sin@2f30.org> Date: Thu, 11 Jun 2015 12:15:04 +0100 Update README Diffstat:
M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -5,7 +5,7 @@ A simple program to extract colors from PNG files. It is similar to strings(1) but for pictures. For a given input[0] file it outputs a colormap[1] to stdout. - # ./colors -pm input.png | ./bin/hex2html > output.html + # ./colors -p input.png | ./bin/hex2html > output.html [0] http://saturn.2f30.org/colors/input.png