Skip to content

Commit

Permalink
Fix image in README
Browse files Browse the repository at this point in the history
  • Loading branch information
limonte authored Mar 21, 2017
1 parent 8c1a576 commit b860594
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,7 @@ Note that `Polymer.Element` provides a cleaner base class void of a lot of sugar

See below for a visual guide on migrating Polymer 1.0's declarative syntax to the ES6 class syntax in Polymer 2.0:

<a href="">
![image](img/migration.png)
</a>
![Difference in Polymer 1.0 and Polymer 2.0 element definition](img/migration.png)

## Polyfills

Expand Down

0 comments on commit b860594

Please sign in to comment.