From 8c1d558f155028c5a7d292dc70da072e8c4fc038 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Tue, 27 Feb 2018 15:54:58 -0500 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f33d32..e143c81 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ Build with ```make nx``` or just run ```make```. #### Credits * This uses code based on 3DS [new-hbmenu](https://github.com/fincs/new-hbmenu). -* [nanojpeg](https://svn.emphy.de/nanojpeg/trunk/nanojpeg/nanojpeg.c) is used for handling JPEG icons. Due to this some JPEGs are not [supported](#7). +* [nanojpeg](https://svn.emphy.de/nanojpeg/trunk/nanojpeg/nanojpeg.c) is used for handling JPEG icons. Due to this some JPEGs are not [supported](https://github.com/switchbrew/nx-hbmenu/issues/7).