diff --git a/README.md b/README.md index a157988f30b1..68613766e806 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -## Universal-CLI +# this project is no longer maintained! + + +### Universal-CLI Universal-CLI is fork from Angular-CLI. It supports Angular Universal (with `--universal` flag after `ung new` or `ung init`), see [Support for server side rendering](#support-for-server-side-rendering) for detail. It is a separate package because the Core-CLI team is not able to maintain non-core functionality.