From b819b2508759afda82d9978ec9f812db9e5c6a62 Mon Sep 17 00:00:00 2001 From: Icebob Date: Thu, 2 Mar 2017 10:40:27 +0100 Subject: [PATCH] update readme --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e0f8ca2..be8e0e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# vue-touch-keyboard [![NPM version](https://img.shields.io/npm/v/vue-touch-keyboard.svg)](https://www.npmjs.com/package/vue-touch-keyboard) -Virtual keyboard component for Vue.js v1.x.x. Designed to Raspberry Pi Touch Display +# vue-touch-keyboard [![NPM version](https://img.shields.io/npm/v/vue-touch-keyboard.svg)](https://www.npmjs.com/package/vue-touch-keyboard) ![VueJS v2.x compatible](https://img.shields.io/badge/vue%202.x-compatible-green.svg) + +Virtual keyboard component for Vue.js v2.x. Designed to Raspberry Pi Touch Display [![Codacy Badge](https://api.codacy.com/project/badge/Grade/5f3594b30dd4489094730fa2babd7ba5)](https://www.codacy.com/app/mereg-norbert/vue-touch-keyboard?utm_source=github.com&utm_medium=referral&utm_content=icebob/vue-touch-keyboard&utm_campaign=Badge_Grade) [![Build Status](https://travis-ci.org/icebob/vue-touch-keyboard.svg?branch=master)](https://travis-ci.org/icebob/vue-touch-keyboard) @@ -10,10 +11,6 @@ Virtual keyboard component for Vue.js v1.x.x. Designed to Raspberry Pi Touch Dis [![devDependency Status](https://david-dm.org/icebob/vue-touch-keyboard/dev-status.svg)](https://david-dm.org/icebob/vue-touch-keyboard#info=devDependencies) [![Downloads](https://img.shields.io/npm/dt/vue-touch-keyboard.svg)](https://www.npmjs.com/package/vue-touch-keyboard) -**Vue v2.x is not supported!** - -**The project is under heavy development** - ## Demo [JSFiddle demo](https://jsfiddle.net/icebob/88n7c1L8/)