Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alepop committed Jun 15, 2018
1 parent a50b8e6 commit b828dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Using lisk buttons in your project

# Script tag
- Put a script tag `<script src='https://unpkg.com/@lisk-builders/lisk-buttons@0.6.0/dist/liskbuttons.js'></script>` in the head of your index.html
- Put a script tag `<script src='https://unpkg.com/@lisk-builders/lisk-buttons@0.7.0/dist/liskbuttons.js'></script>` in the head of your index.html
- Then you can use the element anywhere in your template, JSX, html etc.

# Node Modules
Expand Down

0 comments on commit b828dea

Please sign in to comment.