From abb94fc4b8f6ac7cb2f08d7c99aa05856c93ec4d Mon Sep 17 00:00:00 2001 From: SaltyBet <66281060+SaltyBet@users.noreply.github.com> Date: Sun, 28 Aug 2022 12:30:41 -0500 Subject: [PATCH] Small fix to bulllet name + anchor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1b64dc..96c8b22 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ You can find the binaries for FidelityFX FSR in the release section on GitHub. - [Camera jump cuts](#camera-jump-cuts) - [Mipmap biasing](#mipmap-biasing) - [HDR support](#hdr-support) - - [Falling back to 32bit floating point](#falling-back-to-32bit-floating-point) + - [Falling back to 32-bit floating point](#falling-back-to-32-bit-floating-point) - [64-wide wavefronts](#64-wide-wavefronts) - [The technique](#the-technique) - [Algorithm structure](#algorithm-structure)