From ec4482b20d54af9295379be5cc536e899da90972 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Sun, 1 Nov 2015 17:25:55 -0800 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 0000000..96af369 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +NodeServices +======== + +This repo hosts the Microsoft.AspNet.NodeServices project. + +This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.