diff --git a/cmd/rqlited/main.go b/cmd/rqlited/main.go index 463a89ac..ff29cd65 100644 --- a/cmd/rqlited/main.go +++ b/cmd/rqlited/main.go @@ -52,7 +52,7 @@ d88P" 888 Y8P 888 888 "88b ` -const name = `rqlited` +const name = `fluidb` const desc = `fluidb is a lightweight, distributed relational database, which uses SQLite as its storage engine. It provides an easy-to-use, fault-tolerant store for relational data.`