Skip to content

Commit e9f2adf

Browse files
committed
Update README with version info
1 parent e96bce8 commit e9f2adf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
> A web-component to draw a piechart using Polymer and SVG.
66
7+
**This branch (master) works only with Polymer 2.x. For a Polymer 1.x version check out the 1.x branch**
8+
9+
## Versions (Polymer 2.x vs Polymer 1.x)
10+
The *master* branch and all *2.x.x* releases require `Polymer 2.x`.
11+
For `Polymer 1.x` support use *1.x.x* releases and the [1.x branch](https://github.com/timeu/svg-piechart/tree/1.x).
12+
713
## Demo
814
> [Check it live](https://www.webcomponents.org/element/timeu/svg-piechart).
915

0 commit comments

Comments
 (0)