Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

changed README to make the reference to the next branch more visible #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down