From 26cd454e59bc7771ca0956a481299d3a5699c188 Mon Sep 17 00:00:00 2001 From: lindelof <56242468+lindelof@users.noreply.github.com> Date: Wed, 11 Dec 2019 21:33:59 +0800 Subject: [PATCH] update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 67b3975..b0bac32 100755 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ #### Check it out if you want to use it in `React` [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg) +## Specify +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 + ### Online demo * demo1 [https://codesandbox.io/s/particles-bg-vue-bg145](https://codesandbox.io/s/particles-bg-vue-bg145) * demo2 [https://codesandbox.io/s/particles-bg-vue-qc1b5](https://codesandbox.io/s/particles-bg-vue-qc1b5) @@ -29,9 +32,6 @@ ![](https://github.com/lindelof/particles-bg-vue/blob/master/images/07.jpg?raw=true) -## Specify -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 - ## Install ```bash