From 4af36f6a066f30749cb6953248de4334e6c528b5 Mon Sep 17 00:00:00 2001 From: Yev Vlasenko Date: Wed, 12 Apr 2017 10:55:58 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 144a1ce..6f4aa2c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Vue.js 2.0+ modal -![](http://i.imgur.com/Ur9lI4e.gif) - [![npm version](https://badge.fury.io/js/vue-js-modal.svg)](https://badge.fury.io/js/vue-js-modal) ##### Simple to use vue.js modal plugin without any external dependencies +![](http://i.imgur.com/Ur9lI4e.gif) + + Demo: http://vue-js-modal.yev.io/ ### How to use