From 579304fe471c79275c68003fc1db6ba0556c17f0 Mon Sep 17 00:00:00 2001 From: neuecc Date: Tue, 8 Oct 2024 14:02:41 +0000 Subject: [PATCH] chore(docs): update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e3cfe4..d6193f2 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ For advanced tips, see blog post: [Extends UnityWebRequest via async decorator p - [AsyncEnumerable and Async LINQ](#asyncenumerable-and-async-linq) - [Awaitable Events](#awaitable-events) - [Channel](#channel) +- [vs Awaitable](#vs-awaitable) - [For Unit Testing](#for-unit-testing) - [ThreadPool limitation](#threadpool-limitation) - [IEnumerator.ToUniTask limitation](#ienumeratortounitask-limitation)