mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update readme
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
</a>
|
||||
<a title='Build Status' href="https://travis-ci.com/Alfresco/app-dev-framework">
|
||||
<img src='https://travis-ci.com/Alfresco/app-dev-framework.svg?token=SCyeWaC53Nr62GmuRyZA&branch=master' alt='travis
|
||||
Status' />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
@@ -34,6 +34,8 @@ npm install --save ng2-alfresco-datatable material-design-lite material-design-i
|
||||
</alfresco-datatable>
|
||||
```
|
||||
|
||||
Example of an App that declares the file viewer component :
|
||||
|
||||
```ts
|
||||
import { Component } from '@angular/core';
|
||||
import {
|
||||
|
Reference in New Issue
Block a user