diff --git a/README.md b/README.md index eae7053..8828aa5 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,21 @@ Easy and quick weather fetching from [OpenWeatherMap](openweathermap.org) API for Android. -------- -###Specs +### Specs [![](https://jitpack.io/v/code-crusher/EasyWeather.svg)](https://jitpack.io/#code-crusher/EasyWeather) Twitter
-###Featured in +### Featured in -#Concept Art +# Concept Art ![Concept Art](https://github.com/code-crusher/EasyWeather/blob/master/images/concept-art.png) -#Screenshot +# Screenshot ![Screenshot](https://github.com/code-crusher/EasyWeather/blob/master/images/screenshot.png) -#Integration +# Integration ------------- Add the JitPack repository to your build file, add it in your root build.gradle at the end of repositories: ```gradle @@ -38,7 +38,7 @@ dependencies { } ``` -#Usage +# Usage First you would need `API_KEY` from [OpenWeatherMap](openweathermap.org) and place it in your `build.gradle` ```gradle buildTypes.each { @@ -144,7 +144,7 @@ I would love to welcome contributions and support from other developers. Please 5. Submit a **Pull request** so that i can review your changes NOTE: Be sure to merge the latest from "upstream" before making a pull request! -#License +# License > Copyright 2016 Vatsal Bajpai