Update README.md

This commit is contained in:
Mario Romano
2016-08-06 00:26:30 +01:00
committed by GitHub
parent 97a8fbd2db
commit 7300f403c4

View File

@@ -84,7 +84,7 @@ Also make sure you include these dependencies in your .html page:
```html
<alfresco-login providers=['ECM','BPM']></alfresco-login>
<alfresco-login [providers]="['ECM','BPM']"></alfresco-login>
```
Example of an App that use Alfresco login component :