From 786a36efbdb95b69f8195408402572c90c261730 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 7 Jan 2016 16:17:42 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78bae2a..6737f72 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Let's try make a Wii U Toolchain / SDK for creating rpx/rpl. Licensed under the terms of the GNU General Public License, version 2 or later (GPLv2+). +Doxygen output can be found at https://decaf-emu.github.io/wut + ## Requirements - devkitPRO + devkitPPC - Only tested on Linux so far