From 1b21a7022def4cf94da7de6308ee08963ed9c589 Mon Sep 17 00:00:00 2001 From: SciresM Date: Sun, 6 May 2018 06:28:34 -0600 Subject: [PATCH] Fix critically missing credit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be575d3be..7d22103e0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ In no particular order, we credit the following for their invaluable contributio * __switchbrew__ for the [libnx](https://github.com/switchbrew/libnx) project and the extensive [documentation, research and tool development](http://switchbrew.org) pertaining to the Nintendo Switch. * __devkitPro__ for the [devkitA64](https://devkitpro.org/) toolchain and libnx support. * __ReSwitched Team__ for additional [documentation, research and tool development](https://reswitched.tech/) pertaining to the Nintendo Switch. +* __Riley__ for suggesting "Atmosphere" as a Horizon OS reimplementation+customization project name. * __naehrwert__ for the [hekate](https://github.com/nwert/hekate) project and its hwinit code base. * __hedgeberg__ for research and hardware testing. * __lioncash__ for code cleanup and general improvements.