From 1f28e2e854b832204d98de2525e72015dfca61b6 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 4 Apr 2016 10:48:25 +1000 Subject: [PATCH] Update README.md --- 024.simple_text/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/024.simple_text/README.md b/024.simple_text/README.md index 3bd6bdb..a5c6cf2 100644 --- a/024.simple_text/README.md +++ b/024.simple_text/README.md @@ -57,6 +57,8 @@ See the [Makefile](Makefile) NUM_COLORS=16 ``` +Lastly, we switch the palette to greyscale after all the work has been done so we can see how long things are taking. + screenshot ----------