Skip to content

Commit 9dacb9c

Browse files
updating readme with gif
1 parent 4cac306 commit 9dacb9c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
> Add a cool animation to your web site to add life! Tree of nodes pulling on each other randomly to create a soothing behaviour. Starts with an offsets and always seek the center of canvas.
66
7-
![](http://larsensolutions.no/demos/header.png)
7+
![](http://larsensolutions.no/demos/particle-animation.gif)
88

99
## Installation
1010

@@ -61,7 +61,7 @@ animation.run();
6161

6262

6363
## Release History
64-
* 1.0.4
64+
* 1.0.1 to 1.05
6565
* Just updating readme file
6666
* 1.0.0
6767
* First release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "particle-animation",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"description": "Add a soothing animation to your web site to add life!",
55
"main": "index.js",
66
"keywords": [

particle-animation.gif

2.15 MB
Loading

0 commit comments

Comments
 (0)