You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,4 +15,7 @@ Check [releases](https://github.com/artemperl/plb-widget/releases) for prebuilt
15
15
Before you can compile the project you will need to install [Android Studio](https://developer.android.com/studio/preview/index.html). Since the project is developed in Kotlin, you must use Android Studio 3.0 preview or a newer version.
16
16
After importing the project in Android Studio go to the project root directory and use `./gradlew assemble` to assemble the .apk file for manual installation, or `./gradlew installDebug` while a device is connected to directly install it on the device.
17
17
## Problems
18
-
If you find a bug or have a feature request, please submit an [issue](https://github.com/artemperl/plb-widget/issues).
18
+
If you find a bug or have a feature request, please submit an [issue](https://github.com/artemperl/plb-widget/issues).
19
+
## Donation
20
+
If you find this widget useful and want to support its development please consider donating some bitcoins to: 1FcBTURBbMGHdLcaEJJX1q13wPR1xMsR4J
21
+
Consider also a donation to the developers of [the poloniex lending bot](https://github.com/BitBotFactory/poloniexlendingbot) for their amazing work.
0 commit comments