From 2e22771c5c0744c09d52e69fef00b1f00b547eff Mon Sep 17 00:00:00 2001 From: Business Goose <44676012+business-goose@users.noreply.github.com> Date: Fri, 23 Jul 2021 21:20:14 +0100 Subject: [PATCH] Replace "Weapons" with "iControlU" in the README (#4) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 221b2f6..ae6c622 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # iControlU -Weapons is a Bukkit plugin that allows players to control other players. +iControlU is a Bukkit plugin that allows players to control other players. The plugin is created for the Kaboom server. @@ -19,4 +19,4 @@ mvn package The generated .jar file will be located in the target/ folder. ## License -[Unlicense](https://unlicense.org/) \ No newline at end of file +[Unlicense](https://unlicense.org/)