diff --git a/README.md b/README.md new file mode 100644 index 0000000000..656815cd1a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Razor +===== +The Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content. + +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://www.github.com/aspnet/home) repo.