From 67d1d45a677da22626095ddb629850bb19cc0d1d Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sun, 28 Feb 2021 11:14:47 +0000 Subject: [PATCH] Update README.md --- examples/BitmapIcons/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/BitmapIcons/README.md b/examples/BitmapIcons/README.md index da2956c..06ae9fb 100644 --- a/examples/BitmapIcons/README.md +++ b/examples/BitmapIcons/README.md @@ -1,6 +1,6 @@ # Xbm Bitmap example ## Requirements -* To generate the required Xbm data to be copied into the Sketch. Have python and paint.net installed. +* To generate the required Xbm data to be copied into the Sketch. Have python and [paint.net](https://www.getpaint.net/) installed. * Bitmap should match the resolution of your display configuration. ## Instructions