From 8ad13a530619c0bd71e3f9b11917807123c16d36 Mon Sep 17 00:00:00 2001 From: antoine Date: Tue, 18 Jul 2017 15:55:15 -0700 Subject: [PATCH] changed README to make the reference to the next branch more visible --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e66193d..2de70ae 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # vue-touch -> Touch events plugin for Vue.js. **This plugin does not support Vue 2.0 yet.** +> Touch events plugin for Vue.js This is a directive wrapper for Hammer.js 2.0. ## Install -> This branch is only compatible with Vue 1.0. For the Vue 2.0 compatible rewrite, see the `next` branch +> **This branch is only compatible with Vue 1.0**. For the Vue 2.0 compatible rewrite, see the [next](https://github.com/vuejs/vue-touch/tree/next) branch. #### CommonJS