diff --git a/README.md b/README.md index 43f2118b..3312dc9a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ GitHub GitHub issues GitHub closed issues + Maven Central


@@ -33,9 +34,6 @@ Or with Groovy DSL: implementation 'io.github.ayfri.kore:kore:VERSION' ``` -> Note : You can't currently download the library because it's not published yet, but you can still clone the repository and use it as a -> local dependency. - Then create a `Main.kt` file and start writing your datapacks. ## Example