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. ---