Skip to content

Commit 00a2272

Browse files
authored
Update README.md
1 parent b783a3c commit 00a2272

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Gradient Hover
22

3-
A high-performance React component that creates an elegant, interactive gradient effect that follows cursor movement. Perfect for creating engaging hover states and modern UI elements.
3+
A high-performance React component that creates an elegant, interactive gradient effect that follows cursor movement. Perfect for creating engaging interactive hover states.
44

55
[![npm version](https://img.shields.io/npm/v/react-gradient-hover.svg)](https://www.npmjs.com/package/react-gradient-hover)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -20,7 +20,6 @@ React Gradient Hover enhances your UI with smooth, performant gradient animation
2020
- 🎯 Customizable animation speed and transition duration
2121
- 📱 Responsive design with automatic resizing
2222
- 🔧 TypeScript support with comprehensive type definitions
23-
- 🎪 Smooth return-to-center animation
2423

2524
## Installation
2625

@@ -138,9 +137,7 @@ Ensure your target browsers support these features or include appropriate polyfi
138137

139138
### Documentation
140139

141-
View the interactive documentation and examples at [https://areknow.github.io/react-gradient-hover/](https://areknow.github.io/react-gradient-hover/)
142-
143-
To run the documentation locally:
140+
View the interactive documentation and examples:
144141

145142
```bash
146143
npm run styleguide

0 commit comments

Comments
 (0)