diff --git a/README.md b/README.md index fe45697..b48b392 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ 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.