From f954c08225888a95cb8955b47d4135782073b2bc Mon Sep 17 00:00:00 2001 From: Kristi K Date: Sun, 17 Sep 2023 18:14:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c427388..906eebd 100644 --- a/README.md +++ b/README.md @@ -51,5 +51,5 @@ pip install keyvalues3 | Binary (Other newer) | No ⛔ | No ⛔ | ## Credits -Valve Corporation for making KeyValues3. -[SteamDatabase/ValveResourceFormat](https://github.com/SteamDatabase/ValveResourceFormat/blob/master/ValveResourceFormat/Resource/ResourceTypes/BinaryKV3.cs) for reversing the binary formats. +Valve Corporation® for making KeyValues3. +[ValveResourceFormat](https://github.com/ValveResourceFormat/ValveResourceFormat/blob/master/ValveResourceFormat/Resource/ResourceTypes/BinaryKV3.cs) for reverse engineering the binary formats.