From 03adb484633f531867b3f2e97861f6ffcec234ef Mon Sep 17 00:00:00 2001 From: Mat M Date: Wed, 17 Jan 2018 12:57:46 -0500 Subject: [PATCH] More grammatical/wording changes in the first two section headings --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index f24eee2..044d55b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,8 +1,8 @@ -### **What's this project?** +### **What is yuzu?** _yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra._ _It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and macOS. The emulator is currently only useful for homebrew development and research purposes._ -### **What is yuzu’s License?** +### **Which software license is yuzu licensed under?** _yuzu is an open-source project, licensed under the GPLv2 (or any later version). Refer to the license document for more information._ ### **Which platforms does yuzu support?**