Clarify that components works with any Polymer 1.x version

This commit is contained in:
Ronny Roeller
2015-09-16 16:36:20 +02:00
parent 688eab76fd
commit 34f7266bab

View File

@@ -1,7 +1,7 @@
d3-progress-meter
=================
`d3-progress-meter` is an animated chart that shows the progress as a meter. The web component is built with [Polymer 1.0](https://www.polymer-project.org) and [D3](http://d3js.org).
`d3-progress-meter` is an animated chart that shows the progress as a meter. The web component is built with [Polymer 1.x](https://www.polymer-project.org) and [D3](http://d3js.org).
The component has been inspired by [EK-progress-meter](https://github.com/pinkhominid/ek-progress-meter).