From e60bae1a942a393a6b8dd3bcc6116dfb7e90cb8d Mon Sep 17 00:00:00 2001 From: Ac_K Date: Sat, 27 Mar 2021 15:41:09 +0100 Subject: misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) * misc: Add credit to AmiiboAPI properly and fix a warning disable This PR adds a properly credit to AmiiboAPI which is used in our Amiibo emulation in the Readme and in the about window. I've changed a wrong warning code added in a recent PR too. * Update README.md * Fix aligment --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 18010781..c2225a67 100644 --- a/README.md +++ b/README.md @@ -108,3 +108,6 @@ The Ryujinx.Audio project is licensed under the terms of the LGPLv3 license. This project makes use of code authored by the libvpx project, licensed under BSD and the ffmpeg project, licensed under LGPLv3. See [LICENSE.txt](LICENSE.txt) and [THIRDPARTY.md](Ryujinx/THIRDPARTY.md) for more details. +## Credits + +- [AmiiboAPI](https://www.amiiboapi.com) is used in our Amiibo emulation. \ No newline at end of file -- cgit v1.2.3