commit c129e16d5f5f4ab578b2d108b2dcb8c7fc160bf3 parent 2152996a05b31887d6205d10c67c7df4e3e7f3ff Author: sin <sin@2f30.org> Date: Thu, 4 Jun 2015 14:00:53 +0100 Add minimal README Diffstat:
A | README | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -0,0 +1,5 @@ +What is it? +=========== + +A simple program to pick out "dominant" colors from PNG files. +It similar to strings(1) but for pictures.