diff options
author | Tomi Virkki <tomivirkki@users.noreply.github.com> | 2017-09-06 13:33:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-06 13:33:58 +0300 |
commit | 8184f109f9a6efe1385258322d3cebae9a6e7c0b (patch) | |
tree | 007f5cdd772d519b60ca1c3d734e70b3e0d69afb /README.md | |
parent | e648fd2b451c5d03328f6c69f5ece60079b9e463 (diff) | |
parent | 235f745260b070164164dcbd4c01c83f713c20cf (diff) | |
download | vaadin-core-8184f109f9a6efe1385258322d3cebae9a6e7c0b.tar.gz vaadin-core-8184f109f9a6efe1385258322d3cebae9a6e7c0b.zip |
Merge pull request #128 from vaadin/rename-package
Rename package to match repository name
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -![Bower version](https://badge.fury.io/bo/vaadin-core-elements.svg) +![Bower version](https://badge.fury.io/bo/vaadin-core.svg) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/author/vaadin) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/vaadin-core-elements?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) |