From a86fe67a9417a2da3efb753afa6591f63eab5171 Mon Sep 17 00:00:00 2001 From: Josh Patra Date: Sun, 3 May 2020 15:30:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0afce4..c39887e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You may need to accept some permissions in order for the app to be installed. Th # Editing the app on your own -Code Rating: ![Android CI](https://github.com/souravp712/TrackCovid19/workflows/Android%20CI/badge.svg?branch=master) +Code Rating: ![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)