From 509b24578c8405c048cdaa50452a0e62daae93de Mon Sep 17 00:00:00 2001 From: yellows8 Date: Mon, 30 Jul 2018 17:35:55 -0400 Subject: [PATCH] Updated README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e143c81..df706f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #### Usage -See [Switchbrew](http://switchbrew.org/index.php?title=Homebrew_Applications) for SD layout, applications, etc. +See [Homebrew_Applications](http://switchbrew.org/index.php?title=Homebrew_Applications) for SD layout and applications, etc. See [Switchbrew](http://switchbrew.org/index.php?title=Homebrew_Menu) for hbmenu docs. #### Download The latest release is available from the [releases](https://github.com/switchbrew/nx-hbmenu/releases/latest) page. @@ -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](https://github.com/switchbrew/nx-hbmenu/issues/7). +* [nanojpeg](https://svn.emphy.de/nanojpeg/trunk/nanojpeg/nanojpeg.c) is used for handling JPEG icons. This library doesn't support lossless JPEG.