File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # React Mouse Trail <img src =" https://github.com/react18-tools/react-mouse-trail/blob/main/popper.png?raw=true " style =" height : 40px " />
1
+ # React WebGL Trails <img src =" https://github.com/react18-tools/react-mouse-trail/blob/main/popper.png?raw=true " style =" height : 40px " />
2
2
3
3
[ ![ test] ( https://github.com/react18-tools/react-mouse-trail/actions/workflows/test.yml/badge.svg )] ( https://github.com/react18-tools/react-mouse-trail/actions/workflows/test.yml ) [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/4bb3a3316ff4ecd2a9eb/maintainability )] ( https://codeclimate.com/github/react18-tools/react-mouse-trail/maintainability ) [ ![ codecov] ( https://codecov.io/gh/react18-tools/react-mouse-trail/graph/badge.svg )] ( https://codecov.io/gh/react18-tools/react-mouse-trail ) [ ![ Version] ( https://img.shields.io/npm/v/react-mouse-trails.svg?colorB=green )] ( https://www.npmjs.com/package/react-mouse-trails ) [ ![ Downloads] ( https://img.jsdelivr.com/img.shields.io/npm/d18m/react-mouse-trails.svg )] ( https://www.npmjs.com/package/react-mouse-trails ) ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/react-mouse-trails ) [ ![ Gitpod ready-to-code] ( https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod )] ( https://gitpod.io/from-referrer/ )
4
4
@@ -21,19 +21,19 @@ A lightweight WebGL-based React component for creating an interactive mouse trai
21
21
### Installation
22
22
23
23
``` bash
24
- $ pnpm add react-mouse -trails
24
+ $ pnpm add react-webgl -trails
25
25
```
26
26
27
27
** _ or_ **
28
28
29
29
``` bash
30
- $ npm install react-mouse -trails
30
+ $ npm install react-webgl -trails
31
31
```
32
32
33
33
** _ or_ **
34
34
35
35
``` bash
36
- $ yarn add react-mouse -trails
36
+ $ yarn add react-webgl -trails
37
37
```
38
38
39
39
## Usage
You can’t perform that action at this time.
0 commit comments