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 ----------