summaryrefslogtreecommitdiff
path: root/cli.go
diff options
context:
space:
mode:
Diffstat (limited to 'cli.go')
-rw-r--r--cli.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.go b/cli.go
index 6508066..f1efc85 100644
--- a/cli.go
+++ b/cli.go
@@ -19,7 +19,7 @@ import (
"golang.org/x/term"
)
-//go:embed README
+//go:embed README.md
var Readme string
type Cli struct {