diff --git a/README.md b/README.md
index d2596c3..b4a5d5d 100644
--- a/README.md
+++ b/README.md
@@ -2,46 +2,46 @@
Customizable demo app with some commonly used components developed in [react-native-ui-kitten](https://github.com/akveo/react-native-ui-kitten/). Available in 3 editions you're able to switch between: Classic iOS, Blur and Material!
-App made with :heart: by [Akveo team](http://akveo.com/).
+App made with :heart: by [Akveo team](http://akveo.com/).
Follow us on [Facebook](https://www.facebook.com/akveo) or [Twitter](https://twitter.com/akveo_inc) to get latest news about this app first!
-##Login screens
+## Login screens
-
+
-
+
-##Profile screens
+## Profile screens
-
+
-
+
-##News screens
+## News screens
-
+
-
+
-##Chat screens
+## Chat screens
-
+
-
+
-## Installation
-1. git clone https://github.com/akveo/react-native-ui-kitten-demo-app/
-2. npm install
-4. react-native run-ios
+## Installation steps
+1. `git clone https://github.com/akveo/react-native-ui-kitten-demo-app/`
+2. `npm install`
+4. `react-native run-ios` or `react-native run-android`
## Build with
- [react-native-ui-kitten](https://github.com/akveo/react-native-ui-kitten)