README: Fix typos from #3008 and slight rewording (#3118)

Fix typos from #3008 and slight rewording
This commit is contained in:
BynariStar 2017-11-15 19:21:03 +02:00 committed by James Rowe
parent f197ffae57
commit f55f4fc684

View file

@ -7,7 +7,7 @@ Citra Emulator
Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and macOS. Citra only emulates a subset of 3DS hardware and therefore is generally only useful for running/debugging homebrew applications.
Citra is even able to boot several commercial games! Some of these do not run to a playable state, but most do, and we are working every day to advance the project forward. <b>Playable here means the same as "OK" in our [game compatibility list](https://citra-emu.org/game).</b>
Citra is even able to boot several commercial games! Some of these do not run at a playable state, but we are working every day to advance the project forward. (Playable here means the same as "OK" on our [game compatibility list](https://citra-emu.org/game).)
Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://citra-emu.org/wiki/faq/) before getting started with the project.