From 729e193f280e6f9e8dc9802c64d13c3da90b6990 Mon Sep 17 00:00:00 2001 From: Sourav Patra Date: Sun, 3 May 2020 15:14:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88a11c5..fe6315c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Please feel free to modify this app to fit your own purposes and if needed submi # Editing the app on your own +![Android CI](https://github.com/souravp712/TrackCovid19/workflows/Android%20CI/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) Download Android Studio or any other similar code editor and open the project on your own in order to edit the files inside.