diff --git a/Developer-Information.md b/Developer-Information.md index d79b95f..3d7e95a 100644 --- a/Developer-Information.md +++ b/Developer-Information.md @@ -1,7 +1,9 @@ Please see the following wikipages: * Building yuzu: * [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows) + * [macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS) * [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux) + * [Android](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Android) * [Switch Hardware and Software Documentation](https://github.com/yuzu-emu/yuzu/wiki/Switch-Hardware-and-Software) * [Switch Homebrew and Libraries](https://github.com/yuzu-emu/yuzu/wiki/Switch-Homebrew) * [Service Function Usage](https://github.com/yuzu-emu/yuzu/wiki/Service-Function-Usage)