From 453394bf1be2ab737938f34de7334c80dfca9f34 Mon Sep 17 00:00:00 2001 From: Akinwale Ariwodola Date: Fri, 19 Jun 2020 06:57:48 +0100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9919d1f3..c86b692f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![pipeline status](https://ci.lbry.tech/lbry/lbry-android/badges/master/pipeline.svg)](https://ci.lbry.tech/lbry/lbry-android/commits/master) [![GitHub license](https://img.shields.io/github/license/lbryio/lbry-android)](https://github.com/lbryio/lbry-android/blob/master/LICENSE) -An Android browser and wallet for the [LBRY](https://lbry.com) network. This app bundles [LBRY SDK](https://github.com/lbryio/lbry) as a background service with a UI layer built with React Native. +An Android browser and wallet for the [LBRY](https://lbry.com) network. LBRY Android GIF @@ -18,7 +18,7 @@ The minimum supported Android version is 5.0 Lollipop. There are two ways to ins The app can be launched by opening **LBRY** from the device's app drawer or via the shortcut on the home screen if that was created upon installation. ## Running from Source -Please refer to https://github.com/lbryio/lbry-react-native/blob/master/README.md +Clone the repository and open the project in Android Studio. Android Studio will automatically run the initial build process. Click the Run button to launch the app on your simulator or connected debugging device after the build process is complete. ## Contributing Contributions to this project are welcome, encouraged, and compensated. For more details, see https://lbry.io/faq/contributing