Update README.md

This commit is contained in:
Alexey Zinchenko 2018-07-22 22:13:51 +03:00 committed by GitHub
parent bf61f4571a
commit d1ee732f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,13 @@ Java API for OpenWeatherMap services.
### Maven coordinates:
_Not available yet._
```xml
<dependency>
<groupId>com.github.prominence</groupId>
<artifactId>openweathermap-api</artifactId>
<version>1.0</version>
</dependency>
```
### How to use: