Skip to content

Commit 289d08b

Browse files
committed
🐛 Fix npm version badge
1 parent ca945d8 commit 289d08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vue-parallaxy
2-
[![npm](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/package/vue-parallaxy)
3-
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/apertureless/vue-parallax/blob/master/LICENSE.txt)
2+
[![npm version](https://badge.fury.io/js/vue-parallaxy.svg)](https://badge.fury.io/js/vue-parallaxy)
43
![npm dependencies](https://david-dm.org/apertureless/vue-parallax.svg)
4+
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/apertureless/vue-parallax/blob/master/LICENSE.txt)
55

66
Is a compontent for fast 60fps parallax scroll effects in vue 2.
77

0 commit comments

Comments
 (0)