diff --git a/README.md b/README.md index 754cea7..fab47f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ColdDB =========== -ColdDB is a lua library that implements a serverless, NoSQL database engine.
+ColdDB is a minetest database mod that implements a serverless, NoSQL database engine.
It provides a key or key-value storage system using plain Lua tables. It also can iterate through the keys.
It is not required to add this mod to secure.trusted_mods this mod will still work.