From 86288e48ee52c94dbdaefa62dfa6fdef1a49e4bb Mon Sep 17 00:00:00 2001 From: Wolfgang Engel Date: Thu, 10 Oct 2019 07:20:15 -0700 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa9bd0b567..17d4e8f5b7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The Forge is a cross-platform rendering framework supporting - Google Stadia (in development) (only available for accredited developers on request) Particularly, the graphics layer of The Forge supports cross-platform -- Descriptor management. A description is on this [Wikipage](https://github.com/ConfettiFX/The-Forge/wiki/Descriptor-Management) +- Descriptor management. A description is on this [Wikipage](https://github.com/ConfettiFX/The-Forge/wiki/Descriptor-Binding-Interface) - Multi-threaded and asynchronous resource loading - Shader reflection - Multi-threaded command buffer generation