diff --git a/README.md b/README.md index 341cf3a..73e7a8d 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,16 @@ Skyze is beautiful weather app made on flutter with openweathermap API --- -> **warning** +> **Warning** > Release app might not work as intented since it use free API key . > Recommmended to build it yourself using new api key ### Screenshots -| ![Loading](screenshots/1.png) | ![Main Screen 1](screenshots/2.png) +| ![Loading](screenshots/1.png) | ![Main Screen 1](screenshots/2.png) | ![Main Screen 2](screenshots/3.png) | ![Search](screenshots/4.png) | +|--|--|--|--| +--- ### Setting up environment 1 . Clone the repo @@ -25,9 +27,3 @@ git clone https://github.com/n1ved/skyze 5. run ```flutter run``` to launch it on your emulator/device --- -### Screenshots -| Clear Sky | Smog | Snow | -|----------------------------------------|------------------------------------------|---------------------------------------- | -| ![Clear](screenshots/clear_london.png) | ![Cloudy](screenshots/Mumbai_cloudy.png) | ![Snow](screenshots/greenland_snow.png) | - -