diff --git a/README.md b/README.md index fe45697..29c67c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -ASP.NET Web API HMAC Authentication (API Key Authentication) +ASP.NET Web API HMAC Authentication +(API Key Authentication) ======================== -Project shows how to secure ASP.NET Web API using API Keys, this technique is useful when TLS protocol is not an option and transmitting data should be done securely. +Project shows how to secure ASP.NET Web API using API Keys.This technique is useful when TLS protocol is not an option and transmitting data should be done securely.