From c7f3f010fef314fc574a9577c7a6793f41fb88e5 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 04:39:05 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba689c3..eea460d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -#MagicTouch.js *by Boris Smus* +# MagicTouch.js *by Boris Smus* Standards-compatible touch event implementation to make it easier to develop web applications for for multitouch devices. -##Installation +## Installation 1. Install [npTuioClient NPAPI plugin:](https://github.com/fajran/npTuioClient) * Copy npTuioClient.plugin to ~/Library/Internet Plug-Ins/ @@ -32,6 +32,6 @@ web applications for for multitouch devices. 4. Use `touch event` [APIs](http://www.w3.org/TR/touch-events/) -##Browser Compatibility +## Browser Compatibility Tested on Chrome 10