diff --git a/readme.md b/readme.md
index e46d28b..0122ae4 100644
--- a/readme.md
+++ b/readme.md
@@ -21,16 +21,18 @@
- Proper material design with support for **material you design**
- Custom accent colours when dynamic colours are off.
- Get **current weather data**
-- Get **forecast data for 5 days of 3-hour intervals**
+- Get **forecast weather information for future periods**
- Monet-based splash screen for Android 12+ devices.
- Monochrome icon for Android 13+ devices.
+- **Beautiful homescreen widgets** for Android devices (Available in Glance, Pixel-style Glance, Detailed & tile widget)
+- **Cross-platform** support (Currently Android & Windows based devices)
- Theme switcher (Light, dark and AMOLED/black mode)
- Font chooser option from Google fonts
- Weather-based on GPS location or manually entered text with autocomplete.
- Save locations locally and the ability to delete them.
-- Change temperature units
+- Change various units of measurement (temperature, wind, rain/snow, pressure)
- Change navigation label behaviour
-- Change inactive places icon style
+- Change icon style for your saved inactive places
- Theme matching icons and splash icons
- Material you based android widgets
- Powerful Weather APIs such as [OpenWeather](https://openweathermap.org/api), [AccuWeather](https://www.accuweather.com/) and [FreeWeatherApi](https://weatherapi.com/)
@@ -80,10 +82,20 @@
#### Mobile-
-| | | | |
+| | | | |
| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
-#### Tablet/desktop-
+#### Foldables-
+
+| | | | |
+| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
+
+#### Tablet-
+
+| | | | |
+| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
+
+#### Desktop-
| | | | |
| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
diff --git a/screenshots/android/ForecastDark.jpg b/screenshots/android/ForecastDark.jpg
deleted file mode 100644
index d755b22..0000000
Binary files a/screenshots/android/ForecastDark.jpg and /dev/null differ
diff --git a/screenshots/android/ForecastDark.png b/screenshots/android/ForecastDark.png
new file mode 100644
index 0000000..7c2f7a1
Binary files /dev/null and b/screenshots/android/ForecastDark.png differ
diff --git a/screenshots/android/ForecastDetailsDark.jpg b/screenshots/android/ForecastDetailsDark.jpg
deleted file mode 100644
index 93b22e0..0000000
Binary files a/screenshots/android/ForecastDetailsDark.jpg and /dev/null differ
diff --git a/screenshots/android/ForecastDetailsDark.png b/screenshots/android/ForecastDetailsDark.png
new file mode 100644
index 0000000..16227b4
Binary files /dev/null and b/screenshots/android/ForecastDetailsDark.png differ
diff --git a/screenshots/android/HomeDark.jpg b/screenshots/android/HomeDark.jpg
deleted file mode 100644
index e3071bb..0000000
Binary files a/screenshots/android/HomeDark.jpg and /dev/null differ
diff --git a/screenshots/android/HomeDark.png b/screenshots/android/HomeDark.png
new file mode 100644
index 0000000..d784c1f
Binary files /dev/null and b/screenshots/android/HomeDark.png differ
diff --git a/screenshots/android/SavedDark.jpg b/screenshots/android/SavedDark.jpg
deleted file mode 100644
index 780285d..0000000
Binary files a/screenshots/android/SavedDark.jpg and /dev/null differ
diff --git a/screenshots/android/SavedDark.png b/screenshots/android/SavedDark.png
new file mode 100644
index 0000000..bd46349
Binary files /dev/null and b/screenshots/android/SavedDark.png differ
diff --git a/screenshots/foldables/ForecastDark.png b/screenshots/foldables/ForecastDark.png
new file mode 100644
index 0000000..e22fa3c
Binary files /dev/null and b/screenshots/foldables/ForecastDark.png differ
diff --git a/screenshots/foldables/ForecastDetailsDark.png b/screenshots/foldables/ForecastDetailsDark.png
new file mode 100644
index 0000000..f962b87
Binary files /dev/null and b/screenshots/foldables/ForecastDetailsDark.png differ
diff --git a/screenshots/foldables/HomeDark.png b/screenshots/foldables/HomeDark.png
new file mode 100644
index 0000000..d13a79d
Binary files /dev/null and b/screenshots/foldables/HomeDark.png differ
diff --git a/screenshots/foldables/SavedDark.png b/screenshots/foldables/SavedDark.png
new file mode 100644
index 0000000..f5c7c46
Binary files /dev/null and b/screenshots/foldables/SavedDark.png differ
diff --git a/screenshots/tablet/ForecastDark.png b/screenshots/tablet/ForecastDark.png
new file mode 100644
index 0000000..9e656ad
Binary files /dev/null and b/screenshots/tablet/ForecastDark.png differ
diff --git a/screenshots/tablet/ForecastDetailsDark.png b/screenshots/tablet/ForecastDetailsDark.png
new file mode 100644
index 0000000..a107b81
Binary files /dev/null and b/screenshots/tablet/ForecastDetailsDark.png differ
diff --git a/screenshots/tablet/HomeDark.png b/screenshots/tablet/HomeDark.png
new file mode 100644
index 0000000..aad2cf0
Binary files /dev/null and b/screenshots/tablet/HomeDark.png differ
diff --git a/screenshots/tablet/SavedDark.png b/screenshots/tablet/SavedDark.png
new file mode 100644
index 0000000..f3712a0
Binary files /dev/null and b/screenshots/tablet/SavedDark.png differ
diff --git a/screenshots/windows/ForecastDark.png b/screenshots/windows/ForecastDark.png
index c082ff3..f493b5d 100644
Binary files a/screenshots/windows/ForecastDark.png and b/screenshots/windows/ForecastDark.png differ
diff --git a/screenshots/windows/ForecastDetailsDark.png b/screenshots/windows/ForecastDetailsDark.png
index 69f4d69..ffed130 100644
Binary files a/screenshots/windows/ForecastDetailsDark.png and b/screenshots/windows/ForecastDetailsDark.png differ
diff --git a/screenshots/windows/HomeDark.png b/screenshots/windows/HomeDark.png
index 33204ff..69594cf 100644
Binary files a/screenshots/windows/HomeDark.png and b/screenshots/windows/HomeDark.png differ
diff --git a/screenshots/windows/SavedDark.png b/screenshots/windows/SavedDark.png
index 56ded9f..d3c7751 100644
Binary files a/screenshots/windows/SavedDark.png and b/screenshots/windows/SavedDark.png differ