From d4da9dce06ce67c83601df93593a5ea742d2fd5c Mon Sep 17 00:00:00 2001 From: Johannes Werner Date: Thu, 3 Aug 2017 09:34:45 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.