diff --git a/ng2-components/ng2-alfresco-search/README.md b/ng2-components/ng2-alfresco-search/README.md index 5c640dad02..3f22706cfb 100644 --- a/ng2-components/ng2-alfresco-search/README.md +++ b/ng2-components/ng2-alfresco-search/README.md @@ -31,6 +31,14 @@ npm run build npm test ``` +#### Basic usage + + +```html + +``` + + This task rebuilds all the code, runs tslint, license checks and other quality check tools before performing unit testing.