diff --git a/README.md b/README.md index 01197a8..f0851f3 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,23 @@ Geminispace, but it defaults to a specific domain. ``` $ go build -$ ./kineto [-b 127.0.0.1:8080] [-s style.css] gemini://example.org +$ ./kineto [-b 127.0.0.1:8080] [-s style.css] [-e style.css] gemini://example.org ``` The -b argument is optional and allows you to bind to an arbitrary address; by default kineto will bind to `:8080`. You should set up some external reverse proxy like nginx to forward traffic to this port and add TLS. -The -s argument is optional and allows you to specify a custom CSS file. By -default kineto will serve its built-in style. +The -s argument is optional and allows you to specify a custom CSS filename. +The given file will be loaded from the local disk and placed in a ` {{- end }} +{{- end }}