From 87e87b1be63d5d8baab59d9a89048513045bcc4b Mon Sep 17 00:00:00 2001 From: yellows8 Date: Sun, 11 Feb 2018 19:24:30 -0500 Subject: [PATCH] Added Download section to README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9723358..fce007e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +#### Download +The latest release is available from the [releases](https://github.com/switchbrew/nx-hbmenu/releases/latest) page. + #### Building Build with Makefile.nx directly or just run ```make```.