#296 update naming and badges

This commit is contained in:
Mario Romano
2016-06-29 11:42:38 +01:00
parent aad5ff83bd
commit 912f8554de
12 changed files with 257 additions and 80 deletions

View File

@@ -1,7 +1,14 @@
# Search Component for Angular 2
<p>
<a href='https://raw.githubusercontent.com/Alfresco/app-dev-framework/master/ng2-components/ng2-alfresco-search/LICENSE'>
<a title='Build Status' href="https://travis-ci.com/Alfresco/alfresco-ng2-components">
<img src='https://travis-ci.com/Alfresco/alfresco-ng2-components.svg?token=SCyeWaC53Nr62GmuRyZA&branch=master' alt='travis
Status' />
</a>
<a href='https://coveralls.io/github/Alfresco/alfresco-ng2-components'>
<img src='https://coveralls.io/repos/github/Alfresco/alfresco-ng2-components/badge.svg?t=NzxWxh' alt='Coverage Status' />
</a>
<a href='https://github.com/Alfresco/alfresco-ng2-components/blob/master/LICENSE'>
<img src='https://img.shields.io/hexpm/l/plug.svg' alt='license' />
</a>
<a href='https://www.alfresco.com/'>
@@ -16,13 +23,6 @@
<a href='https://www.alfresco.com/'>
<img src='https://img.shields.io/badge/style-%3E5.0.0-blue.svg?label=node%20version' alt='node version' />
</a>
<a title='Build Status' href="https://travis-ci.com/Alfresco/alfresco-ng2-components">
<img src='https://travis-ci.com/Alfresco/alfresco-ng2-components.svg?token=SCyeWaC53Nr62GmuRyZA&branch=master' alt='travis
Status' />
</a>
<a href='https://coveralls.io/github/Alfresco/app-dev-framework'>
<img src='https://coveralls.io/repos/github/Alfresco/app-dev-framework/badge.svg?t=SfuVVj' alt='Coverage Status' />
</a>
</p>
### Node
@@ -61,7 +61,7 @@ The following component needs to be added to your systemjs.config:
Please refer to the following example to have an idea of how your systemjs.config should look like :
https://github.com/Alfresco/app-dev-framework/blob/master/ng2-components/ng2-alfresco-search/demo/systemjs.config.js
https://github.com/Alfresco/alfresco-ng2-components/blob/master/ng2-components/ng2-alfresco-search/demo/systemjs.config.js
#### Style
The style of this component is based on material design, so if you want to visualize it correctly you have to add the material
@@ -188,7 +188,7 @@ The following component needs to be added to your systemjs.config:
Please refer to the following example to have an idea of how your systemjs.config should look like :
https://github.com/Alfresco/app-dev-framework/blob/master/ng2-components/ng2-alfresco-search/demo/systemjs.config.js
https://github.com/Alfresco/alfresco-ng2-components/blob/master/ng2-components/ng2-alfresco-search/demo/systemjs.config.js
#### Style
The style of this component is based on material design, so if you want to visualize it correctly you have to add the material