From c8dfb03e504169a7407582777b4aa6a7ca070b00 Mon Sep 17 00:00:00 2001 From: uranuspucksaxophone <84784521+uranuspucksaxophone@users.noreply.github.com> Date: Fri, 9 Sep 2022 14:08:45 +0200 Subject: [PATCH] Fix github casing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aff523c..b948b10c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Cemu is currently only available for 64-bit Windows and Linux devices. ## Download -You can download the latest Cemu releases from the [Github Releases](https://github.com/cemu-project/Cemu/releases/) or from [Cemu's website](https://cemu.info). +You can download the latest Cemu releases from the [GitHub Releases](https://github.com/cemu-project/Cemu/releases/) or from [Cemu's website](https://cemu.info). Cemu is currently only available in a portable format so no installation is required besides extracting it in a safe place. @@ -36,7 +36,7 @@ To compile Cemu yourself on Windows or Linux, view the [BUILD.md file](/BUILD.md ## Issues -Issues with the emulator should be filed using [Github Issues](https://github.com/cemu-project/Cemu/issues). +Issues with the emulator should be filed using [GitHub Issues](https://github.com/cemu-project/Cemu/issues). The old bug tracker can be found at [bugs.cemu.info](https://bugs.cemu.info) and still contains relevant issues and feature suggestions. ## Contributing