From 6edaef1bc89e7f29026768ec2642e4b3a6e20716 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Tue, 27 Feb 2018 15:53:38 -0500 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f0081..5f33d32 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. +* [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).