Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KwabenBerko committed Jan 6, 2019
1 parent eb48025 commit bbee8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ compile 'com.github.KwabenBerko:OpenWeatherMap-Android-Library:v1.1.2'

## Usage

#### Instantiate Class With Your ApiKey As The Parameter
#### Instantiate Class With Your ApiKey

``` java
OpenWeatherMapHelper helper = new OpenWeatherMapHelper(getString(R.string.OPEN_WEATHER_MAP_API_KEY));
Expand Down

0 comments on commit bbee8a7

Please sign in to comment.