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 -login classic screen +login classic screen        -login blur screen +login blur screen        login material screen -##Profile screens +## Profile screens -profile classic screen +profile classic screen        -profile blur screen +profile blur screen        profile material screen -##News screens +## News screens -news classic screen +news classic screen        -news blur screen +news blur screen        news material screen -##Chat screens +## Chat screens -chat classic screen +chat classic screen        -chat blur screen +chat blur screen        chat material screen -## 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)