Merge pull request #381 from dotnet/archive-readme

Update README.md
This commit is contained in:
Chris Sienkiewicz 2022-10-28 17:12:05 -07:00 коммит произвёл GitHub
Родитель 9ce52f1afb 660f3fbbcc
Коммит 0d427c7a23
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 6 удалений

Просмотреть файл

@ -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