From 96f28f55a90af482bee8d3ddad77e385cb239bd2 Mon Sep 17 00:00:00 2001 From: souravp712 Date: Sat, 9 May 2020 20:05:41 -0400 Subject: [PATCH] UsernameUpdate --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 03a7daa..8bf3de1 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ If it is needed, feel free to submit an issue on this Github page, and the issue # Downloading the app onto your own (Android)phone -In order to download the app on your own, you will need to navigate to my release apk download page, [which I will link here](https://github.com/souravp712/TrackCovid19/releases/download/v1.3/TrackCovid19.apk), or you can wait for the approval of the app to the Google Play Store. +In order to download the app on your own, you will need to navigate to my release apk download page, [which I will link here](https://github.com/SoPat712/TrackCovid19/releases/download/v1.3/TrackCovid19.apk), or you can wait for the approval of the app to the Google Play Store. You may need to accept some permissions in order for the app to be installed. Then click install, and the app will be installed onto your own Android device for your own usages. # Editing the app on your own -Code Rating: ![Android CI](https://github.com/souravp712/TrackCovid19/workflows/Android%20CI/badge.svg) -Gradle check: ![Java CI with Gradle](https://github.com/souravp712/TrackCovid19/workflows/Java%20CI%20with%20Gradle/badge.svg) +Code Rating: ![Android CI](https://github.com/SoPat712/TrackCovid19/workflows/Android%20CI/badge.svg) +Gradle check: ![Java CI with Gradle](https://github.com/SoPat712/TrackCovid19/workflows/Java%20CI%20with%20Gradle/badge.svg) -In a terminal on MacOS or Linux, run ```git clone https://github.com/souravp712/TrackCovid19``` if you have git installed and then open the folder in Android Studio or another similar code editor, or [go to this link for an easier download process on any OS.](https://github.com/souravp712/TrackCovid19/archive/master.zip) +In a terminal on MacOS or Linux, run ```git clone https://github.com/SoPat712/TrackCovid19``` if you have git installed and then open the folder in Android Studio or another similar code editor, or [go to this link for an easier download process on any OS.](https://github.com/SoPat712/TrackCovid19/archive/master.zip) Download Android Studio or any other similar code editor and open the project on your own in order to edit the files inside.