From 466f0dce22951eff46f1afe8854e34441c6ab8d9 Mon Sep 17 00:00:00 2001 From: Glenn Date: Mon, 12 May 2014 21:46:04 -0700 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..a8102a4eb3 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +DataProtection +============== + +Data Protection APIs + +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.