From c76dfc7523388788968dab67afc4d85ff8df8118 Mon Sep 17 00:00:00 2001 From: Sourav Patra Date: Sat, 2 May 2020 22:25:15 -0400 Subject: [PATCH] Updated README.md some more to add info. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 335adec..5878346 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # TrackCovid19 An app that helps you to track the progress of COVID-19. -Build the app in Android Studio or another code editor in order to test the app and change it yourself if wanted. \ No newline at end of file +Please feel free to modify this app to fit your own purposes and if needed submit an issue which will be fixed ASAP. + +# Editing the app on your own + +Download Android Studio or any other similar code editor and run the app on your own in order to edit the files inside. + +The code is not the most well-written, but will provide you with a sense of understanding as to how it works, as the code itself is not very complicated + +# Downloading the app on your own + +In order to download the app on your own, you will need to navigate to another repository to which I will link to soon, or you can wait for the approval of the app to the Google Play Store.