Update README.md

This commit is contained in:
Glenn 2014-05-12 17:45:26 -07:00
parent 9d9489074e
commit efd2836211
1 changed files with 6 additions and 1 deletions

View File

@ -1 +1,6 @@
TODO
ASP.NET Identity
===
ASP.NET Identity is the new membership system for building ASP.NET web applications. ASP.NET Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.