From 872026816d09603e30cbdc0e1143a223aa0b1b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20Kaya?= Date: Sun, 10 Sep 2017 11:43:44 +0200 Subject: [PATCH] Updated documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04ee0c5..dc3a339 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Why the name? Because I wanted to contribute to the following [list](http://www. # Requirements * `.netstandard 2.0` -* `Microsoft.Extensions.DependencyInjection` +* Currently works only with `IServiceCollection` from `Microsoft.Extensions.DependencyInjection` # Usage