Update README.md
This commit is contained in:
@@ -12,11 +12,11 @@ This project is a remote control joystick that connect "FlightGear" simulator an
|
|||||||
|
|
||||||
The project implemented in MVVM architecture and written with kotlin.
|
The project implemented in MVVM architecture and written with kotlin.
|
||||||
|
|
||||||
You can download a .apk file of the app [from here](https://github.com/OmerSchloss/FlightGearControllerApp/blob/master/FlightGearController.apk) and look for this nice icon
|
You can download a .apk file of the app [from here](https://github.com/OmerSchloss/FlightGearControllerApp/blob/master/FlightGearController.apk) and look for this nice icon:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Or you can clone this repo and run it with Android Emulator on your computer
|
Or you can clone this repo and run it with Android Emulator on your computer.
|
||||||
|
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
@@ -37,7 +37,7 @@ Or you can clone this repo and run it with Android Emulator on your computer
|
|||||||
* Enjoy your flight.
|
* Enjoy your flight.
|
||||||
|
|
||||||
## UML
|
## UML
|
||||||
As you can see the code is divided into 3 main sections: View, ViewModel and Model
|
As you can see the code is divided into 3 main sections: View, ViewModel and Model.
|
||||||

|

|
||||||
|
|
||||||
## Demo presentation
|
## Demo presentation
|
||||||
|
|||||||
Reference in New Issue
Block a user