]> source.dussan.org Git - vaadin-core.git/commitdiff
Add bower badges.
authorSauli Tähkäpää <sauli.tahkapaa@outlook.com>
Wed, 16 Dec 2015 20:06:53 +0000 (22:06 +0200)
committerSauli Tähkäpää <sauli.tahkapaa@outlook.com>
Wed, 16 Dec 2015 20:06:53 +0000 (22:06 +0200)
README.md

index f110b76035492fcde9f9af76e1bb355c5c843fe3..f9c951ebc8e2981cda807622116521508c85cec4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,10 +8,10 @@ Vaadin Core Elements is an evolving set of custom HTML elements, built using [Po
 
 View live examples and source code side-by-side for individual custom elements.
 
-| Element | Description | Status
+| Element | Description | Version
 | --- | --- | --- |
-| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Examples](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/) | Data grid for showing large amounts of tabular data. | Beta |
-| [<**vaadin-combo-box**>](https://github.com/vaadin/vaadin-combo-box) &middot; [Examples](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/) | Filterable select element for a large set of items. | Alpha |
+| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) &middot; [Examples](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-grid/) | Data grid for showing large amounts of tabular data. | ![Bower version](https://img.shields.io/bower/v/vaadin-grid.svg) |
+| [<**vaadin-combo-box**>](https://github.com/vaadin/vaadin-combo-box) &middot; [Examples](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/demo/) &middot; [API](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-combo-box/) | Filterable select element for a large set of items. | ![Bower version](https://img.shields.io/bower/v/vaadin-combo-box.svg) |
 
 ### Installation