From d55885929f62a2dafca06e75ac54b0c67618e387 Mon Sep 17 00:00:00 2001 From: Aniket Jain <81229551+dev-aniketj@users.noreply.github.com> Date: Fri, 14 Jul 2023 00:53:59 +0530 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e6c4a69..caefa69 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,18 @@ ![Platform](https://img.shields.io/badge/platform-Android-brightgreen.svg?color=00ADB5&style=for-the-badge) ![Repo Size](https://img.shields.io/github/repo-size/dev-aniketj/Weather-App?color=00ADB5&style=for-the-badge) +## Preview + + + +## Screenshots + +

+ + +

+ + #### Simple and Beautiful Weather App using Java. I am using **https://openweathermap.org/** to get all the data using JSON file. @@ -36,17 +48,6 @@ public final static String API_KEY = "81a26c8f0de407b94623e9f43e825679"; > Single API key on have -## Preview - - - -## Screenshots - -

- - -

- ## Contributing Please fork this repository and contribute back. Any contributions, large or small, major or minor features, bug fixes, are welcomed and appreciated but will be thoroughly reviewed.