From a816ecf0618c8a3abe8b0c6e43acf59d734fb8a0 Mon Sep 17 00:00:00 2001 From: DiligentGraphics Date: Sun, 23 Dec 2018 11:46:09 -0800 Subject: Fixed TOC in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e1266d..f572b6be 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ so it must always be handled first. - [iOS](#initialization_ios) - [Attaching to Already Initialized Graphics API](#initialization_attaching) - [Destroying the Engine](#initialization_destroying) + - [Creating Resources](#creating_resources) - [Initializing Pipeline State](#initializing_pso) - [Creating Shaders](#creating_shaders) - [Creating Pipeline State Object](#creating_pso) - - [Creating Resources](#creating_resources) - [Binding Shader Resources](#binding_resources) - [Setting the Pipeline State and Invoking Draw Command](#draw_command) - [Low-level API interoperability](#low_level_api_interoperability) -- cgit v1.2.3