From 3f0ecefef3fc7f6a909c4d7ac0275022e30248e2 Mon Sep 17 00:00:00 2001 From: "kim (grufwub)" Date: Tue, 20 Oct 2020 13:35:17 +0100 Subject: [PATCH] improve wording Signed-off-by: kim (grufwub) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 6440aff..a862ee9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # Gophi -A server with Gopher & (soon-to-be) Gemini protocol support in GoLang! - -The two protocols are supported separately, and as such you compile -the server with support for one or the other, not both. +A server with Gopher (& hopefully soon, Gemini) protocol support in GoLang! Unix (like) OSes only. Cross-compiled to way too many architectures. Build-script now much improved, but still not pretty...