diff --git a/README.md b/README.md index 9b24c73..cb22cf5 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ -# ![Logo](https://cdn.minevalley.eu/branding/logo_64px_cropped.png) - SmartAPI +# ![Logo](https://cdn.minevalley.eu/branding/logo_64px_cropped.png) SmartAPI + +API für das Smart-System auf MineValley - ermöglicht die Entwicklung von Apps für das In-Game Smartphone. + +## Maven Repository + +```xml + + github + https://maven.pkg.github.com/MineValley/SmartAPI + +``` + +## Dependency + +```xml + + minevalley.smart + api + 2.0.0 + +```