From 3a2157805e04e353d80a92c77275632ababc2961 Mon Sep 17 00:00:00 2001 From: Kate Morris Date: Mon, 25 May 2020 17:12:24 -0700 Subject: [PATCH] Rename readme.txt to readme.md --- Tools/Images/{README.txt => README.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Tools/Images/{README.txt => README.md} (96%) diff --git a/Tools/Images/README.txt b/Tools/Images/README.md similarity index 96% rename from Tools/Images/README.txt rename to Tools/Images/README.md index 8ba629c..eef2149 100644 --- a/Tools/Images/README.txt +++ b/Tools/Images/README.md @@ -22,4 +22,4 @@ Create the bmp file in Gimp from any image by: I don't have photoshop so cannot help you with that. The first array produced is the palette for the image. -The second is the image itself. \ No newline at end of file +The second is the image itself.