From 9d5f21f596428acfb3156d46b5f9c22e53d5d856 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao Date: Wed, 24 Mar 2021 12:31:10 +0100 Subject: [PATCH] fixed image size in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3270be..86f8c63 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # 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. @@ -12,8 +14,6 @@ The latest APK can always be downloaded from GitHub under Releases. [**Download APK v0.9.2**](https://github.com/naresh97/ei-weblog-android/releases/download/v0.9.2/ei-weblog-release.apk) -![Screenshot of the app](images/app_screenshot.png "Screenshot of the app") - ## 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)).