From 660f3fbbccd6c604085cfcb4582e139b96dc003e Mon Sep 17 00:00:00 2001 From: Chris Sienkiewicz Date: Fri, 28 Oct 2022 16:55:52 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 205aa173..fb91028f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ -Razor-Compiler +⚠ Razor-Compiler is archived ⚠ ===== -The Razor syntax provides a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content. This repo contains the parser and the C# code generator for the Razor syntax. - -## Building from source - -To run a complete build on command line only, execute `build.cmd` or `build.sh` without arguments. See [developer documentation](https://github.com/aspnet/Home/wiki) for more details. +Please open Issues and Pull Requests at https://github.com/dotnet/razor-tooling