From 82a198a151388a48afad869ede41d599e0091806 Mon Sep 17 00:00:00 2001 From: neuecc Date: Fri, 15 Dec 2023 07:46:43 +0000 Subject: [PATCH] docs: update TOC --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f5e914fb..0a486b26 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,9 @@ As for standard logger features, it supports loading LogLevel from json, filteri - [Microsoft.CodeAnalysis.BannedApiAnalyzers](#microsoftcodeanalysisbannedapianalyzers) - [Global LoggerFactory](#global-loggerfactory) - [Unity](#unity) + - [Installation](#installation) + - [Basic usage](#basic-usage) + - [UnityEngine.Debug log provider](#unityenginedebug-log-provider) - [License](#license)