Fixxed the readme, removed useless dependency and added @throws for javadoc

This commit is contained in:
Patrick
2026-06-05 14:22:10 +02:00
parent bc9c944b2c
commit 8e5aae7aa2
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
1. Add the repository to your project:
```gradle
repositories {
maven { url = "https://maven.winniepat.de/repository/maven-public/" }
maven { url = "https://maven.winniepat.de/repository/maven-releases/" }
}
```
2. Add the dependency: