From 747b35d0daac0fbcdb12aa949ef6a404fc4c5c3a Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Mon, 8 Feb 2021 18:54:34 +0000 Subject: [PATCH] align --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6f07b05..ec59bb0 100644 --- a/README.md +++ b/README.md @@ -2,21 +2,15 @@ gmid is a fast Gemini server written with security in mind. I initially wrote it to serve static files, but it has grown into a -featureful server that can be used from either the command line to -serve local directories - - gmid docs # serve the directory docs over gemini - -or as a traditional daemon - - gmid -c /etc/gmid.conf +featureful server. ## Features (random order) - - reconfiguration: reload the running configuration without interruption + - reconfiguration: reload the running configuration without + interruption - sandboxed by default on OpenBSD, Linux and FreeBSD - IRI support (RFC3987) - punycode support