ad node version badge also on others page

This commit is contained in:
Mario Romano
2016-06-28 11:07:00 +01:00
parent 168506f00e
commit ec85eb8ee7
2 changed files with 12 additions and 5 deletions

View File

@@ -1,14 +1,18 @@
# ALFRESCO WEB COMPONENTS
<p>
<a title='Build Status' href="https://travis-ci.com/Alfresco/dev-platform-webcomponents">
<img src='https://travis-ci.com/Alfresco/dev-platform-webcomponents.svg?token=FPzV2wyyCU8imY6wHR2B&branch=master' alt='travis Status' />
</a>
<a title='Build Status' href="https://travis-ci.com/Alfresco/dev-platform-webcomponents">
<img src='https://travis-ci.com/Alfresco/dev-platform-webcomponents.svg?token=FPzV2wyyCU8imY6wHR2B&branch=master' alt='travis
Status' />
</a>
<a href='https://raw.githubusercontent.com/Alfresco/dev-platform-webcomponents/master/ng2-components/ng2-alfresco-viewer/LICENSE'>
<img src='https://img.shields.io/hexpm/l/plug.svg' alt='license' />
</a>
<a href='https://www.alfresco.com/'>
<img src='https://img.shields.io/badge/style-component-green.svg?label=alfresco' alt='my blog' />
<img src='https://img.shields.io/badge/style-component-green.svg?label=alfresco' alt='alfresco component' />
</a>
<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>
</p>