From 02f57f3a40334850805db162bf17e638a140733d Mon Sep 17 00:00:00 2001
From: JvstvsHD <79066214+JvstvsHD@users.noreply.github.com>
Date: Sat, 14 Sep 2024 18:53:28 +0200
Subject: [PATCH] Update README.md
test
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8074b923..9ffae28e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Necrify
+# Necrifye
Necrify is a punishment plugin designed for currently
[Velocity](https://velocitypowered.com) (and
@@ -166,4 +166,4 @@ All punishments are issued via the target user. For example, banning a player co
```
Muting a player is similar, just replace 'ban' with 'mute'.
Kicking a player can be done by calling `user.kick(Reason).join();` where it is safe to call #join since there is no
-database query done synchronously. This form of punishment cannot be changed nor cancelled as it only lasts a single moment.
\ No newline at end of file
+database query done synchronously. This form of punishment cannot be changed nor cancelled as it only lasts a single moment.