diff --git a/README.md b/README.md index f3c5ce4..beaa2e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # HSD EI Weblog Android This app is designed to load and display the information from the HSD EI Weblog on Android and also deliver push notifications on new updates to the Weblog. +This app is free and open-source. If you find it useful, consider buying me a beer for my work. + +[Buy me a beer on PayPal](https://paypal.me/naresh97) + +## Download +I will not be distributing this app on the PlayStore (or on FreeDroid at this moment) as the app does contain external resources which may or may not have more restrictive licensing. + +The latest APK can always be downloaded from GitHub under Releases. + +[**Download APK v0.9**](https://github.com/naresh97/ei-weblog-android/releases/download/v0.9/ei-weblog-release.apk) + ## Retrieving the weblog contents The weblog is in essence a Microsoft Sharepoint page and therefore accessible by the [Sharepoint URL protocol](https://docs.microsoft.com/en-us/previous-versions/office/developer/sharepoint-2010/ms478653(v=office.14)).