From f03534991c91750ec0949f62e819353f129485d4 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 13 Aug 2023 21:15:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf6537..017a83c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can select what you want to include in your modded firmware. If you want unl ## Documents - [/docs](/docs) Some (incomplete) documents with info about CPU I/O pins, memory mappings, firmware format etc. -## Font and graphics - [/font_and_graphics](/font_and_graphics) +## Font and graphics - [/font_and_graphics](https://github.com/RE3CON/Quansheng_UV-K5_Firmware/tree/main/font_and_graphics) Simple python script which extracts from firmware all bitmaps used in radio's user interface. It works as substitute of documentation. ## Datasheets and drawings - [/hardware](/hardware)