From dc79f6fdb27792dafef9b51cd98fc319f9c4300d Mon Sep 17 00:00:00 2001 From: joel16 Date: Mon, 19 Jun 2023 16:15:01 -0400 Subject: [PATCH] README.md: Update credits --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7e59d7e..9db690e 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,6 @@ This is yet another identity tool that is continuing the series of <*device name - shchmue: Added missing DRAM descriptors and fix compatibility with libnx v4.2.0+ - Eve/Hikari/Junko, Klodeckel and hopperplaysmc: Beta testing - preetisketch: Banner +- masagrator for pointing out that the internal/external temperatures were related to PCB and SoC respectively. +- SwitchBrew wiki for documenting various service API uses in SwitchIdent. +- devkitPro for the devkitA64 toolchain and libnx support.