From fb54645f47740c6ce6499530a224e5140bf6635b Mon Sep 17 00:00:00 2001 From: Subhrodip Mohanta Date: Tue, 12 May 2020 18:11:07 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8de34b4..628908e 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,4 @@ #### **`docker run -d -p 80:8080 docker.pkg.github.com/ohbus/covid-tracker/application:1.1`** ##### Open **`localhost`** in your browser to see application running + From cc7ff7eef673d9d1b20723c514935ec7f0cccf11 Mon Sep 17 00:00:00 2001 From: Subhrodip Mohanta Date: Tue, 19 May 2020 15:07:46 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc822a4..2b3efed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Corona Virus Tracker Application -#### Application is live at [covid.subho.xyz](https://covid.subho.xyz) +#### Application is live at [covid.subho.xyz](https://covid.subho.xyz) Data is updated at an interval of 30 minutes. #### This is a Spring Boot Application and integrated with Thymeleaf for data representation