From 13a67727be41498f66e92e71152bbef35e9f328e Mon Sep 17 00:00:00 2001 From: creeper Date: Wed, 14 Jan 2026 16:31:58 +0100 Subject: [PATCH] DOCS! --- DOCUMENT.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCUMENT.MD b/DOCUMENT.MD index 39805b1..2bac5c4 100644 --- a/DOCUMENT.MD +++ b/DOCUMENT.MD @@ -1,6 +1,6 @@ # CreeperSQL -CreeperSQL is a standalone Java MySQL library designed for Minecraft plugins. +CreeperSQL is a standalone Java SQL library designed for Minecraft plugins. It has **no Bukkit/Spigot dependency**, supports automatic configuration reading/creation, and provides simple SQL methods. ---