From 2a6d2e3318873cc4ce2118763e9bf81f9037af94 Mon Sep 17 00:00:00 2001
From: srbdevtg <70801069+srbdevtg@users.noreply.github.com>
Date: Fri, 19 Mar 2021 22:51:07 +0600
Subject: [PATCH] Update README.md
Update Readme.md. You was made a error markdown on ## thats updated and added `` this markdown on installation steps
---
README.md | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
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)