From 0e14141dde83093ce16ae47ddbe875082e96806f Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Tue, 16 Feb 2021 22:52:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b47105..a180c32 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # gMNd -gMNd is my gemini server, which is written in python. Documentation will primarily be supplied via [gemini://mic.ke/gmnd/docs](gemini://mic.ke/gmnd/docs), but if you are not yet able to access content via gemini, here is a quick start guid for your viewing pleasure: +gMNd is my gemini server, which is written in python. Documentation will primarily be supplied via [gemini://mic.ke/gmnd/docs](gemini://mic.ke/gmnd/docs), but if you are not yet able to access content via gemini, here is a quick start guide for your viewing pleasure: Currently it only serves static files. You can build and run it from the supplied Dockerfile if you so whish: ```