diff --git a/README.md b/README.md
index 603f1b9..8931430 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
A simple Flutter app to track COVID-19 cases.
The data we provide is collected from [World Health Organization (WHO)](https://www.who.int/), the US [Centers for Disease Control and Prevention (CDC)](https://www.cdc.gov), the [Chinese Centre for Disease Control and Prevention (ECDC)](http://www.chinacdc.cn/en/), [China’s National Health Commission](http://en.nhc.gov.cn/), and Chinese website DXY which provides regional case estimates faster than the national level reporting organizations.
-The [Nubentos API](https://store.nubentos.com/store/apis/info?name=API-nCoV2019&version=1.0.0n) was used to provide the data.
+The [The Virus Tracker API](https://thevirustracker.com/api) was used to provide the data.
The [www.cdc.gov](https://www.cdc.gov) was used to provide the guides.
@@ -22,9 +22,14 @@ The [www.cdc.gov](https://www.cdc.gov) was used to provide the guides.
## 📸 Screenshots
+
+

+
+
## 🔌 Plugins
diff --git a/screenshots/guidescreen.png b/screenshots/guidescreen.png
deleted file mode 100644
index a148e7a..0000000
Binary files a/screenshots/guidescreen.png and /dev/null differ
diff --git a/screenshots/homescreen.png b/screenshots/homescreen.png
deleted file mode 100644
index 5e6169d..0000000
Binary files a/screenshots/homescreen.png and /dev/null differ
diff --git a/screenshots/ss1.png b/screenshots/ss1.png
new file mode 100644
index 0000000..426128d
Binary files /dev/null and b/screenshots/ss1.png differ
diff --git a/screenshots/ss2.png b/screenshots/ss2.png
new file mode 100644
index 0000000..33b5681
Binary files /dev/null and b/screenshots/ss2.png differ
diff --git a/screenshots/ss3.png b/screenshots/ss3.png
new file mode 100644
index 0000000..bbe5169
Binary files /dev/null and b/screenshots/ss3.png differ
diff --git a/screenshots/ss4.png b/screenshots/ss4.png
new file mode 100644
index 0000000..7da7fb0
Binary files /dev/null and b/screenshots/ss4.png differ