diff --git a/README.md b/README.md index f6cb94c..66a1644 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Track sunrise, sunset and daylight across multiple locations around the world. A minimal, single-screen Android app with time-aware gradient backgrounds, animated sun/moon arcs, and a yearly daylight chart. +## Screenshots + +

+ Warsaw at sunset + Adeje at midday + Warsaw at night +

+ ## Features - **Multi-location tracking** -- swipe between saved locations to see real-time sun and moon data diff --git a/screenshots/midday.png b/screenshots/midday.png new file mode 100644 index 0000000..e209495 Binary files /dev/null and b/screenshots/midday.png differ diff --git a/screenshots/night.png b/screenshots/night.png new file mode 100644 index 0000000..0b978ea Binary files /dev/null and b/screenshots/night.png differ diff --git a/screenshots/sunset.png b/screenshots/sunset.png new file mode 100644 index 0000000..c6aec79 Binary files /dev/null and b/screenshots/sunset.png differ