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.