update description

This commit is contained in:
MaysWind
2025-08-21 22:20:56 +08:00
parent 8064a00252
commit 15e4ad00ee

View File

@@ -32,7 +32,7 @@ func main() {
cmd := &cli.Command{ cmd := &cli.Command{
Name: "ezBookkeeping", Name: "ezBookkeeping",
Usage: "A lightweight, self-hosted personal finance app with a sleek, user-friendly interface and powerful bookkeeping features.", Usage: "A lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features.",
Version: GetFullVersion(), Version: GetFullVersion(),
Commands: []*cli.Command{ Commands: []*cli.Command{
cmd.WebServer, cmd.WebServer,