Skip to content

Commit abf4e3f

Browse files
authored
update readme
1 parent 7c7eee9 commit abf4e3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
[![NPM](https://img.shields.io/npm/v/particles-bg-vue.svg)](https://www.npmjs.com/package/particles-bg-vue) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
88

9-
> A vue.js particles animation background component
9+
> A vue.js particles animation background component. Use it to make your website look cool.
1010
11-
#### A `React` version of `particles-bg` is here [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg)
11+
#### Check it out if you want to use it in `React` [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg)
1212

1313
### Online demo
1414
* demo1 [https://codesandbox.io/s/particles-bg-vue-bg145](https://codesandbox.io/s/particles-bg-vue-bg145)
@@ -29,7 +29,7 @@
2929

3030
![](https://github.com/lindelof/particles-bg-vue/blob/master/images/07.jpg?raw=true)
3131

32-
## Indicate
32+
## Specify
3333
This project refers to the source code of the [Proton](https://a-jie.github.io/Proton/) official website, and proton's online [demo](https://codesandbox.io/s/proton-tadpole-yt6qu?fontsize=14&module=%2Fsrc%2Fcomponents%2FParticles.vue). I packaged it into a vue.js component. You can use it casually in your own projects
3434

3535
## Install

0 commit comments

Comments
 (0)