Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-dela committed May 10, 2019
1 parent 3d3cdba commit ccf7451
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hover-effect",
"version": "1.0.2",
"version": "1.0.4",
"source": "src/hover-effect.js",
"module": "dist/hover-effect.es.js",
"main": "dist/hover-effect.js",
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -2,6 +2,8 @@

Javascript library to draw and animate images on hover.

If this project help you, you like this library or you just want to thank me: you can give me a cup of coffee or a beer :) [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ZGDNS5D28SFWQ)

[**DEMO**](https://tympanus.net/Development/DistortionHoverEffect/)

[**ARTICLE**](https://tympanus.net/codrops/2018/04/10/webgl-distortion-hover-effects/)
Expand Down

0 comments on commit ccf7451

Please sign in to comment.