From a0fae99bc2b4f206a691a10a64cde16c46ab8a8e Mon Sep 17 00:00:00 2001 From: YairHalberstadt Date: Sun, 12 Sep 2021 18:37:29 +0000 Subject: [PATCH] docs: update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea9651c..e967b8c 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Logo kindly contributed by [@onelioubov](https://github.com/onelioubov) and [@kh - [Providing registrations at runtime or integrating with other IOC containers](#providing-registrations-at-runtime-or-integrating-with-other-ioc-containers) - [How StrongInject picks which registration to use](#how-stronginject-picks-which-registration-to-use) - [Delegate Support](#delegate-support) + - [`Owned` support](#ownedt-support) - [Post Constructor Initialization](#post-constructor-initialization) - [Async Support](#async-support) - [Parallel Resolution](#parallel-resolution)