Skip to content

Commit bbee8a7

Browse files
committed
Updated README.md
1 parent eb48025 commit bbee8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ compile 'com.github.KwabenBerko:OpenWeatherMap-Android-Library:v1.1.2'
2929

3030
## Usage
3131

32-
#### Instantiate Class With Your ApiKey As The Parameter
32+
#### Instantiate Class With Your ApiKey
3333

3434
``` java
3535
OpenWeatherMapHelper helper = new OpenWeatherMapHelper(getString(R.string.OPEN_WEATHER_MAP_API_KEY));

0 commit comments

Comments
 (0)