Skip to content

Commit

Permalink
fix a little mistake in README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
AbolfaZlRezaEe committed Jul 28, 2023
1 parent ec3ca31 commit c2bed47
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 @@ -62,7 +62,7 @@ class BaseApplication : Application() {
}
```

5. Finally this is the time you can use the library! in your activity, you can use [OpenWeatherMap](https://openweathermap.org/) services like this:
4. Finally this is the time you can use the library! in your activity, you can use [OpenWeatherMap](https://openweathermap.org/) services like this:

> NOTE: For now, we just have [CurrentWeather Api](https://openweathermap.org/current) and [5 Day 3 Hour Forecast](https://openweathermap.org/forecast5)! Other APIs will be added as soon as possible.
Expand Down

0 comments on commit c2bed47

Please sign in to comment.