Update README.md

This commit is contained in:
James 2017-06-02 13:32:58 +01:00 committed by GitHub
parent 04ec3338b7
commit 8b4816d6f4

View File

@ -1,3 +1,5 @@
[![Build status](https://ci.appveyor.com/api/projects/status/rjmwygepioxdx1fs/branch/master?svg=true)](https://ci.appveyor.com/project/exjam/wut/branch/master)
# wut
Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.
@ -7,6 +9,10 @@ Doxygen output can be found at https://decaf-emu.github.io/wut
If you are looking for the old Makefile based wut, that can be found on the [legacy-make](https://github.com/decaf-emu/wut/tree/legacy-make) branch.
## Binaries
The latest Windows AppVeyor build is available from:
- https://ci.appveyor.com/api/projects/exjam/wut/artifacts/build/install/wut.zip?branch=master
## Requirements
- Tested on Linux, OS X, Windows
- [devkitPPC](https://devkitpro.org/wiki/Getting_Started/devkitPPC)