diff --git a/README.md b/README.md index 426450a..2ce356f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ SpruceUI unofficial architectury port. A Minecraft mod API which adds some GUI utilities. -java17 +fabric forge @@ -28,7 +28,7 @@ You can look at the [SpruceUI test](src/testmod) for examples of use. ### Import inside a project -Add this to your `build.gradle` in addition of the base Forge mod `build.gradle`: +Add this to your `build.gradle` in addition of the base mod `build.gradle`: ```groovy repositories {