From 6d079a581af84500684209e9b13c64c4abcc4445 Mon Sep 17 00:00:00 2001 From: atharav01 <62946895+atharav01@users.noreply.github.com> Date: Sat, 3 Oct 2020 14:24:18 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 794fdf9..a6e870a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -===== +====== The following repository contains Leap Motion SDK examples built with Javascript. Each project is built using Core Services Tracking code from [Leap Motion's Developer Portal](https://developer.leapmotion.com/downloads). For additional support with these examples and more, feel free to reach out to us via: [Leap Motion's Community Forums](https://community.leapmotion.com) ##Resources -* Each Javascript project example folder has a short README +* Each Javascript project example folder has a short README. * [Leap Motion API Docs (Javascript)](https://developer.leapmotion.com/documentation/javascript/index.html) * [LeapJS Getting Started](https://developer.leapmotion.com/leapjs/getting-started)