From f55f4fc6841c40a616dd771b57ab1005650d7b37 Mon Sep 17 00:00:00 2001 From: BynariStar Date: Wed, 15 Nov 2017 19:21:03 +0200 Subject: [PATCH] README: Fix typos from #3008 and slight rewording (#3118) Fix typos from #3008 and slight rewording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d49262d9b..ad2f03a56 100644 --- a/README.md +++ b/README.md @@ -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. Playable here means the same as "OK" in our [game compatibility list](https://citra-emu.org/game). +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.