Update README.md

This commit is contained in:
Avraham Bar Ilan 2021-06-27 14:22:59 +03:00 committed by GitHub
parent 1bef952ed9
commit a4218bfe75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Avraham Bar Ilan - 205937949
## Summary
This project is a remote control joystick that connect "FlightGear" simulator and control the plane remotely.
The project implemented using MVVM architecture and written with kotlin.
The project implemented in MVVM architecture and written with kotlin.
## Setup
Before running the app you should do the following steps:
@ -32,6 +32,7 @@ Before running the app you should do the following steps:
* Enjoy your flight.
## UML
As you can see code is divided into 3 main sections: View, ViewModel and Model
![UML](https://user-images.githubusercontent.com/60196825/123525299-3a0ad300-d6d8-11eb-917c-306fd31477f5.jpg)
## Demo presentation