Skip to content

Commit eb48025

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 As The Parameter
3333

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

0 commit comments

Comments
 (0)