From 344ae0738cb410f12b2a8cbaa2495b04bd8bca7c Mon Sep 17 00:00:00 2001 From: neuecc Date: Thu, 11 Jun 2020 08:44:42 +0000 Subject: [PATCH] docs: update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f482653..5d5286e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Provides an efficient async/await integration to Unity. - [Awaitable Events](#awaitable-events) - [Channel](#channel) - [For Unit Testing](#for-unit-testing) +- [Compare with Standard Task API](#compare-with-standard-task-api) - [Pooling Configuration](#pooling-configuration) - [API References](#api-references) - [UPM Package](#upm-package)