aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-02-18 16:01:26 +0100
committerSimon Ser <contact@emersion.fr>2020-02-18 16:01:26 +0100
commit9d764882354bb4ee6a70ef91c8d5da62ce25ae3b (patch)
treea20c81eec50dd432639772f31144264cb092dec2
parentd001786868c3754cb7d2acc08cfd61d3c1434e6f (diff)
downloadalps-9d764882354bb4ee6a70ef91c8d5da62ce25ae3b.tar.gz
alps-9d764882354bb4ee6a70ef91c8d5da62ce25ae3b.zip
readme: add hint about SourceHut theme
-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.