Skip to content

Commit

Permalink
Last attempt for image in README
Browse files Browse the repository at this point in the history
  • Loading branch information
CiYouLater committed May 12, 2017
1 parent 3663ff8 commit fa32d62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ Pictures to be shown soon
### Examples patterns
```
Pattern Color Loop Progression to Music:
[![](http://img.youtube.com/vi/D-76HCIZhXI/0.jpg)](https://www.youtube.com/watch?v=D-76HCIZhXI&feature=youtu.be)
```html
<a href="https://www.youtube.com/watch?v=D-76HCIZhXI&feature=youtu.be" target="_blank"><img src="http://img.youtube.com/vi/D-76HCIZhXI/0.jpg" width="240" height="180" border="10" /></a>
```
```
## License
Expand Down

0 comments on commit fa32d62

Please sign in to comment.