diff --git a/README.md b/README.md index 0fb9777..45c8f1f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # orca-webhook-dotnet -Example of how to build an [Orca Scan WebHook](https://orcascan.com/docs/api/webhooks) endpoint in C# using .Net Core. +Example of how to build an [Orca Scan WebHook](https://orcascan.com/docs/api/webhooks) endpoint in C# using [ASP.NET Core](https://dotnet.microsoft.com/learn/aspnet/what-is-aspnet-core). ## Install