From eae2e8605d4fefc0fe5e5eebd5c3c6366fa7db04 Mon Sep 17 00:00:00 2001 From: tonnoz Date: Fri, 6 Sep 2019 13:12:49 +0200 Subject: [PATCH] updated readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 17cbf0c..cc30ddc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # mind-drone Flying a drone with your mind? Is it possible? -Start with [the presentation.](https://slides.com/tonnoz/mind-drone). ## What is this? A simple [Express](https://expressjs.com/) application that allows you to interact with a Parrot AR-Drone 2.0 with your mind (through a Neurosky EEG compatibile headset). The client to interact with the drone is [Node AR Drone](https://github.com/felixge/node-ar-drone).