diff --git a/README.md b/README.md index bb65ca9..101cfcc 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ IService service = c.GetService(); - No runtime dependency, safe to use in libraries - Transient, Singleton, Scoped service registration +- Named registrations - Factory registration - Instance registration - `IEnumerable` resolution