From d3e22d35db7754e671b1a3fd09277ecb54b9250c Mon Sep 17 00:00:00 2001 From: Avraham Bar Ilan <60196825+AvrahamBi@users.noreply.github.com> Date: Sun, 27 Jun 2021 00:00:40 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 39b4cff..101ec5b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Android Joystick App +[Demo](https://youtu.be/lIkFrhPQ-Yg) + +#### Submitters: +Omer schlos - 12345678 + +Avraham Bar Ilan - 205937949 + ## Summary This project is a remote control joystick that connect "FlightGear" simulator and fly the plane remotely.
The project implemented using MVVM architecture and written with kotlin.