From eca3c0540ab4f24bb0a031097ca7d73a97c676db Mon Sep 17 00:00:00 2001 From: john-knowles <18680913+john-knowles@users.noreply.github.com> Date: Wed, 12 Dec 2018 08:08:18 +0000 Subject: [PATCH] Update README.md (#872) --- docs/README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/README.md b/docs/README.md index 60b5a7ee8..1dc9b6cea 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,13 +1,9 @@ -# Alfresco Example Content Application +# Alfresco Content Application -The Alfresco Content Application is an example application built using -[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components. It demonstrates to Angular software engineers -how to construct a content application using the Alfresco ADF. - -This example application represents a meaningful composition of ADF components that provide end users -with a simple and easy to use interface for working with files stored in the Alfresco Content Services repository. +The Alfresco Content Application a file management application built using +[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli). ## Documentation @@ -17,7 +13,7 @@ The documentation is divided into the following sections: - [Getting started](/getting-started/): Configuration of the development environment and the app. - [Extending](/extending/): How to extend the features of the app with your own code. - [Tutorials](/tutorials/): Exploration of development techniques in depth. -- [Help](/help): Details of further help and support available for ACA. +- [Help](/help): Details of further help and support available. ## How to contribute