diff --git a/README.md b/README.md
index d85e190..99514a3 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# Android Joystick App
-### Summary
+## 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.
-### Setup
+## Setup
Before running the app you should do the following steps:
* Clone this repositories.
* Install Android Studio.
@@ -17,14 +17,14 @@ Before running the app you should do the following steps:

-### Run
+## Run
* Run the App in your favourite IDE
* Put your computer IP in the field and put ``6400`` in port field.
* press Connect To FlightGear and hit the Throttle up :airplane:.
* Enjoy your flight.
-### UML
+## UML

-### Demo presentation
-#### todo
+## Demo presentation
+### todo