diff --git a/src/web/ASP.Net.Unity.Example/README.md b/src/web/ASP.Net.Unity.Example/README.md index 5a23ca2..97f769a 100644 --- a/src/web/ASP.Net.Unity.Example/README.md +++ b/src/web/ASP.Net.Unity.Example/README.md @@ -1,5 +1,5 @@ # Example -This example demonstrates how Unity Container could be used with ASP.NET web applications. +This example demonstrates how Unity Container could be used with ASP.NET Core web applications. In order to enable Unity as default dependency injection provider you need to follow two simple steps: ## Install package