diff --git a/README.md b/README.md index 2121f6b..8af23de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -[![Rerousel logo](https://svgshare.com/i/TUi.svg)](https://rerousel.netlify.app/) - -![Rerousel gif](https://s2.gifyu.com/images/rerousel3.gif) +[![Rerousel logo](https://user-images.githubusercontent.com/31045802/154013198-facc1f6e-446e-477c-8d5b-19ded1c20a5e.svg)](https://rerousel.netlify.app/) [![npm](https://img.shields.io/npm/v/rerousel.svg?style=flat-square)](https://www.npmjs.com/package/rerousel) [ ![npm downloads](https://img.shields.io/npm/dt/rerousel.svg?style=flat-square)](https://www.npmjs.com/package/rerousel) @@ -82,10 +80,6 @@ export const Component: React.FC = ({ customers }) => { 4. Push to the branch: git push origin my-new-feature 5. Submit a pull request -## Example - testimonials carousel - -![Testimonials](https://s2.gifyu.com/images/rerousel-example.gif) - ## Issues If you encounter any issues when using **Rerousel** package, please add a new issue - we will get to it as fast as it's possible.