From f37278f2a69c98396b4de0dcf32470e2e5239fe5 Mon Sep 17 00:00:00 2001 From: neuecc Date: Wed, 12 Aug 2020 02:23:09 +0000 Subject: [PATCH] docs: update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f4f626..1272c00 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Techinical details, see blog post: [UniTask v2 — Zero Allocation async/await f - [For Unit Testing](#for-unit-testing) - [Compare with Standard Task API](#compare-with-standard-task-api) - [Pooling Configuration](#pooling-configuration) +- [Allocation on Profiler](#allocation-on-profiler) - [UniTaskSynchronizationContext](#unitasksynchronizationcontext) - [API References](#api-references) - [UPM Package](#upm-package)