diff --git a/README.md b/README.md index e804ca5..69752f2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ + + +## Table of Contents + +- [UniTask](#unitask) + - [Getting started](#getting-started) + - [`UniTask`](#unitaskt) + - [Cancellation and Exception handling](#cancellation-and-exception-handling) + - [Progress](#progress) + - [UniTaskTracker](#unitasktracker) + - [Reusable Promises](#reusable-promises) + - [awaitable Events](#awaitable-events) + - [async void vs async UniTask/UniTaskVoid](#async-void-vs-async-unitaskunitaskvoid) + - [For Unit Testing](#for-unit-testing) + - [Method List](#method-list) + - [UPM Package](#upm-package) + - [License](#license) + + + UniTask === [![GitHub Actions](https://github.com/Cysharp/UniTask/workflows/Build-Debug/badge.svg)](https://github.com/Cysharp/UniTask/actions) [![Releases](https://img.shields.io/github/release/Cysharp/UniTask.svg)](https://github.com/Cysharp/UniTask/releases)