Skip to content

Commit

Permalink
roll back readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
SaifJerbi committed Aug 3, 2017
1 parent e400468 commit 82da897
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,6 @@ Scratch card is based on HTML5, it generates canvas on the fly and is optimized

Please visit the [demo](https://saifjerbi.github.io/scratch-card) and enjoy the scratch card

<!--
```
<custom-element-demo>
<template>
<link rel="import" href="scratch-card.html">
<next-code-block></next-code-block>
</template>
</custom-element-demo>
```
-->
```html
<scratch-card
background="demo/images/background01.png"
foreground="demo/images/foreground01.png"
percent=80
thickness=15
load>
</scratch-card>
```

## Installation

To install the scratch-card
Expand Down

0 comments on commit 82da897

Please sign in to comment.