diff --git a/README.md b/README.md index ba21580..b2d8775 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Weather App ------------- Hosted at https://weathery.netlify.com +![Screenshot Initial](./screenshot_init.png) + +![Screenshot Expanded](./screenshot_expanded.png) + Install -------- `npm i` diff --git a/screenshot_expanded.png b/screenshot_expanded.png new file mode 100644 index 0000000..1cf20b7 Binary files /dev/null and b/screenshot_expanded.png differ diff --git a/screenshot_init.png b/screenshot_init.png new file mode 100644 index 0000000..20b7590 Binary files /dev/null and b/screenshot_init.png differ