diff --git a/README.md b/README.md index 446b32e..17a6d68 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ [![npm package][npm-badge]][npm] -screen shot 2018-08-16 at 01 22 16 +screen shot 2018-08-16 at 01 22 16 > This is a React wrapper for [sirxemic/jquery.ripples](https://github.com/sirxemic/jquery.ripples)
> It's so cool!
-[**DEMO**](https://xxhomey19.github.io/react-water-wave/) +[**DEMO**](https://homerchen19.github.io/react-water-wave/) This project was bootstrapped with [nwb](https://github.com/insin/nwb). @@ -39,7 +39,7 @@ const App = () => ( render(, document.querySelector('#root')); ``` -Check [demo folder](https://github.com/xxhomey19/react-water-wave/tree/master/demo/src) for more complete example. +Check [demo folder](https://github.com/homerchen19/react-water-wave/tree/master/demo/src) for more complete example. # Props @@ -82,4 +82,4 @@ Modified from [sirxemic/jquery.ripples#methods](https://github.com/sirxemic/jque ## License -MIT © [xxhomey19](https://github.com/xxhomey19) +MIT © [homerchen19](https://github.com/homerchen19)