Skip to content

Commit 3dd2670

Browse files
committed
updated readme
1 parent fde2e63 commit 3dd2670

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ If this project help you, don't forget to star it.
1010

1111
https://user-images.githubusercontent.com/42716267/128242527-6c0b5d7e-70cd-4fb9-83c3-34d5960f233d.mp4
1212

13+
## Installation
14+
15+
Install using npm:
16+
17+
```
18+
npm i ripple-hover-effect
19+
```
20+
21+
Or use a cdn:
22+
23+
> https://unpkg.com/browse/ripple-hover-effect@1.0.0/src/ripple-effect.js
24+
1325
## Use locally
1426
To load the images you'll need to view the demo via a web server, simply open the projet with vscode then run the `index.html` file with `Live Server`.
1527

0 commit comments

Comments
 (0)