Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Busłowicz authored Nov 4, 2016
1 parent 2273e9c commit dff177c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ This is how the Typed Polymer was born. The only issue for now is Polymer 2.0, w

**Note2:** Typed Polymer does **NOT** support legacy browsers, and will never ever do (unless I get paid millions).

## Instalation
```
npm install --save typed-polymer
```
or
```
bower install --save typed-polymer
```

## Features
Besides of default Polymer features, Typed Polymer introduces:

Expand Down

0 comments on commit dff177c

Please sign in to comment.