summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2016-11-24 03:51:59 +0100
committerGitHub <noreply@github.com>2016-11-24 03:51:59 +0100
commit4b8ba4551ae181ba589ab00dba3371e833293b2f (patch)
treeb7d1e44571b6e0bcbd9b69487ad7a31c87fb30d5
parentMerge pull request #2186 from wwylele/config9 (diff)
parentChange "OS X" to "macOS" in the Readme (diff)
downloadyuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.tar
yuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.tar.gz
yuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.tar.bz2
yuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.tar.lz
yuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.tar.xz
yuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.tar.zst
yuzu-4b8ba4551ae181ba589ab00dba3371e833293b2f.zip
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 92e2d04a5..7d1e1de0d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Citra Emulator
[![Travis CI Build Status](https://travis-ci.org/citra-emu/citra.svg?branch=master)](https://travis-ci.org/citra-emu/citra)
[![AppVeyor CI Build Status](https://ci.appveyor.com/api/projects/status/sdf1o4kh3g1e68m9?svg=true)](https://ci.appveyor.com/project/bunnei/citra)
-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 OS X. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward.
+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. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward.
Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://github.com/citra-emu/citra/wiki/FAQ) before getting started with the project.
@@ -23,7 +23,7 @@ If you want to contribute please take a look at the [Contributor's Guide](CONTRI
* __Windows__: [Windows Build](https://github.com/citra-emu/citra/wiki/Building-For-Windows)
* __Linux__: [Linux Build](https://github.com/citra-emu/citra/wiki/Building-For-Linux)
-* __OSX__: [OS X Build](https://github.com/citra-emu/citra/wiki/Building-For-OS-X)
+* __macOS__: [macOS Build](https://github.com/citra-emu/citra/wiki/Building-for-macOS)
### Support