diff --git a/README.md b/README.md index 4f2fd2b..777c34a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # electrum-build -CI pipeline for electrum wallet \ No newline at end of file +[![Build Status](https://drone.deadbeef.codes/api/badges/steven/electrum-build/status.svg)](https://drone.deadbeef.codes/steven/electrum-build) + +CI pipeline for electrum wallet. + +Use Drone's *promote build* feature with the *target*: updateelectrum + +You must also specify an environment variable *APKURL* with value where the apk file can be downloaded. The APK will then be downloaded and checked to ensure it's signed by the trusted keys. Finally it will provide instructions to install the APK file using ADB. \ No newline at end of file