From b7654a145fd108a58038950ab9031c4a4caa6927 Mon Sep 17 00:00:00 2001 From: Paldiu Date: Thu, 13 Apr 2023 21:40:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e103b..fa42f3c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Modules are defined by a module.yml in the resources folder, which contains the and a list of dependencies if it requires any other modules to run. This proof-of-concept also uses the following libraries: - - Aikar's [Annotated Command Framework] for command handling + - Aikar's [Annotation Command Framework] for command handling - [ProjectReactor] for subscribing to SQL database streams - [Google GSON] for Json interpretation - [Jetbrains Annotations] for additional compiler annotations