From cfb5646ed966981198c14047868af42eed550044 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Wed, 17 Jul 2024 10:59:39 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a45fde..0d72057 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ whattheapi ### Usage Use this Maven repository: `https://git.724.rocks/api/packages/Minecon724/maven` \ -Add `eu.m724:wtapi` as a dependency. [See here for available versions](https://git.724.rocks/api/packages/Minecon724/maven/eu/m724/wtapi/maven-metadata.xml) +Add `eu.m724:wtapi` as a dependency. [See here for available versions](https://git.724.rocks/api/packages/Minecon724/maven/eu/m724/wtapi/maven-metadata.xml) \ +For examples see [tests](/Minecon724/wtapi/src/branch/master/src/test/java/eu/m724/wtapi) + +### Available providers +- [OpenWeatherMap](https://openweathermap.org) +- [Blitzortung](https://www.blitzortung.org) (no auth required) \ No newline at end of file