diff --git a/README.md b/README.md index 45a4f2f..d0866b2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Summary -Integrate hmac authentication seamlessly into your ASP.NET Core applications, fortifying security measures and ensuring robust authentication protocols. +Add secure HMAC request authentication to ASP.NET Core APIs with lightweight, configurable middleware. ## Features @@ -39,4 +39,4 @@ Integrate hmac authentication seamlessly into your ASP.NET Core applications, fo ## Further Reading - [Hmac](https://en.wikipedia.org/wiki/Hmac) -- [Sign an Http Request](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/Hmac-header-tutorial?pivots=programming-language-csharp) \ No newline at end of file +- [Sign an Http Request](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/Hmac-header-tutorial?pivots=programming-language-csharp)