Skip to content

Commit

Permalink
Update readme, add new demo url
Browse files Browse the repository at this point in the history
Update readme, add new demo url
  • Loading branch information
lindelof committed Dec 23, 2019
1 parent 661a8bd commit aa651fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ A very fun react library that can be used to create mouse particle effects, whic
#### Another react particle background animation library is here [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg)

### Online demo
* demo(01) [https://stackblitz.com/edit/react-mouse-particle-other](https://stackblitz.com/edit/react-mouse-particle-other?file=index.js)
* demo(02) [https://stackblitz.com/edit/react-mouse-particles](https://stackblitz.com/edit/react-mouse-particles?file=index.js)
* demo(01) [https://codesandbox.io/s/react-mouse-particles-l45h1](https://codesandbox.io/s/react-mouse-particles-l45h1)
* demo(02) [https://codesandbox.io/s/react-mouse-particles2-4g32z](https://codesandbox.io/s/react-mouse-particles2-4g32z)

![](https://github.com/lindelof/react-mouse-particles/blob/master/image/01.gif?raw=true)

Expand Down

0 comments on commit aa651fb

Please sign in to comment.