From ddc2190ab902efdbf923aca47dbfa10e8d975e0d Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Tue, 8 Apr 2025 02:04:50 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd17c8e..dc073ee 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ An app that helps you to track the progress of COVID-19 around the world. If it is needed, feel free to submit an issue on this Github page, and the issue will be fixed ASAP. + + + + # 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/SoPat712/TrackCovid19/releases/download/v1.4/TrackCovid19.apk), or you can wait for the approval of the app to the Google Play Store. @@ -18,4 +22,4 @@ In a terminal on MacOS or Linux, run ```git clone https://github.com/SoPat712/Tr Download Android Studio or any other similar code editor and open the project on your own in order to edit the files inside. -The code is not the most well-written, but still shouldn't be too difficult to understand. It's pretty basic Java. \ No newline at end of file +The code is not the most well-written, but still shouldn't be too difficult to understand. It's pretty basic Java.