diff --git a/README.md b/README.md index 0917349..b715408 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# stormpath-dotnet-config [![Build status](https://ci.appveyor.com/api/projects/status/740yactt0g8xpgfi?svg=true)](https://ci.appveyor.com/project/nbarbettini/stormpath-dotnet-config) +# stormpath-dotnet-config *Stormpath configuration loader for .NET* This library is responsible for loading the Stormpath configuration. It is an internal module used by the [Stormpath .NET SDK](https://github.com/stormpath/stormpath-sdk-dotnet) and [ASP.NET integration](https://github.com/stormpath/stormpath-aspnet), and is not meant for general consumption.