From ba0b7fa803845b6777695fdc28662d0a94678408 Mon Sep 17 00:00:00 2001 From: Simon Asika Date: Sat, 8 Oct 2016 17:54:27 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3831ae3..ea026fc 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ *Cross-browser CSS3 animation library* -[![Version](https://img.shields.io/npm/v/vue-animate.svg?style=flat-square)](https://www.npmjs.com/package/vue-animate) -[![License](https://img.shields.io/npm/l/vue-animate.svg?style=flat-square)](LICENSE) +[![Version](https://img.shields.io/npm/v/vue2-animate.svg?style=flat-square)](https://www.npmjs.com/package/vue2-animate) +[![License](https://img.shields.io/npm/l/vue2-animate.svg?style=flat-square)](LICENSE) A [Vue.js](http://vuejs.org/ "Vue.js") port of [Animate.css](https://github.com/daneden/animate.css "Animate.css"). For use with Vue's built-in transitions.