From 2a36c2200744bba688cb861a53566ab3a5408b8b Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Mon, 1 Nov 2021 16:02:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f12c27..93e42f3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can run the following: dotnet pack -p:Configuration=Release -This will produce a `Maussoft.Mvc` nuget package file in the `bin/Release` directory. +This will produce a `Maussoft.Mvc` [NuGet package](https://www.nuget.org/packages/Maussoft.Mvc/0.9.0) file in the `bin/Release` directory. ### TODO