aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSauli Tähkäpää <sauli.tahkapaa@outlook.com>2015-12-16 22:06:53 +0200
committerSauli Tähkäpää <sauli.tahkapaa@outlook.com>2015-12-16 22:06:53 +0200
commit3fd05cd3662023c7fe85e44a45cf0949f52fd5ab (patch)
tree6260b79c43125622b52cc4e2618cce57ffda72c5
parenta235bbda45d3687f486e61b58b00112e028df055 (diff)
downloadvaadin-core-3fd05cd3662023c7fe85e44a45cf0949f52fd5ab.tar.gz
vaadin-core-3fd05cd3662023c7fe85e44a45cf0949f52fd5ab.zip
Add bower badges.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f110b76..f9c951e 100644
--- 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