diff --git a/README.md b/README.md index 72c2bee..19d4362 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is an abstracted command system designed to make Paper's default command lo To use this in your plugin, simply add the following to your build.gradle: -``` +```Groovy plugins { id "com.github.johnrengelman.shadow" version "7.1.2" }