diff --git a/README.md b/README.md index d2624fa..171e9c2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Stormpath Middleware for ASP.NET [![NuGet](https://img.shields.io/nuget/v/Stormpath.AspNet.svg)](https://www.nuget.org/packages/Stormpath.SDK) [![Slack Status](https://talkstormpath.shipit.xyz/badge.svg)](https://talkstormpath.shipit.xyz) +# Stormpath Middleware for ASP.NET [![Slack Status](https://talkstormpath.shipit.xyz/badge.svg)](https://talkstormpath.shipit.xyz) [![NuGet](https://img.shields.io/nuget/v/Stormpath.AspNet.svg)](https://www.nuget.org/packages/Stormpath.AspNet) + This library makes it incredibly simple to add user authentication features to your ASP.NET application, such as login, signup, authorization, and social login. [Stormpath](https://stormpath.com) is a User Management API that reduces development time with instant-on, scalable user infrastructure. Stormpath's intuitive API and expert support make it easy for developers to authenticate, manage and secure users and roles in any application.