diff --git a/README.md b/README.md index 113f3c7..9e1690b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ repositories { dependencies { // Base modules implementation "net.infumia:frame:VERSION" - implementation "net.infumia:frame-core:VERSION" + runtimeOnly "net.infumia:frame-core:VERSION" } ``` ### Code