From 925593893592896ebb921f57cabad70de3d2beab Mon Sep 17 00:00:00 2001 From: Avraham Bar Ilan <60196825+AvrahamBi@users.noreply.github.com> Date: Sun, 27 Jun 2021 14:53:13 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c85d9c9..03ab32d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ This project is a remote control joystick that connect "FlightGear" simulator an The project implemented in MVVM architecture and written with kotlin. ## Setup +You can download a .apk file of the app [from here](https://github.com/OmerSchloss/FlightGearControllerApp/blob/master/FlightGearController.apk) + Before running the app you should do the following steps: * Clone this repositories. * Install Android Studio.