aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7777c3c..f813b24 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,8 @@ To manually specify upstream servers:
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
-See `docs/cli.md` for more information.
+Add `-theme sourcehut` to use the SourceHut them. See `docs/cli.md` for more
+information.
When developing themes and plugins, the script `contrib/hotreload.sh` can be
used to automatically reload koushin on file changes.