From 1e0298d73a1407545a5771a94c043a215ccfc1a1 Mon Sep 17 00:00:00 2001 From: Akinwale Ariwodola Date: Mon, 2 Mar 2020 16:22:19 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f2bdd33..3ed74f6c 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 [lbrynet-daemon](https://github.com/lbryio/lbry) as a background service with a UI layer built with React Native. The APK is built using buildozer and the Gradle build tool. +An Android browser and wallet for the [LBRY](https://lbry.com) network. This app bundles [lbrynet-daemon](https://github.com/lbryio/lbry) as a background service with a UI layer built with React Native. LBRY Android GIF @@ -15,10 +15,10 @@ The minimum supported Android version is 5.0 Lollipop. There are two ways to ins 1. Direct APK install available at [http://build.lbry.io/android/latest.apk](http://build.lbry.io/android/latest.apk). You will need to enable installation from third-party sources on your device in order to install from this source. ## Usage -The app can be launched by opening **LBRY Browser** from the device's app drawer or via the shortcut on the home screen if that was created upon installation. +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 -The app is built from source via [Buildozer](https://github.com/kivy/buildozer). After cloning the repository, copy `buildozer.spec.sample` to `buildozer.spec` and modify this file as necessary for your environment. Please see [BUILD.md](BUILD.md) for detailed build instructions. +Please refer to https://github.com/lbryio/lbry-react-native/blob/master/README.md ## Contributing Contributions to this project are welcome, encouraged, and compensated. For more details, see https://lbry.io/faq/contributing