From 43a008ed4ed22eece49be9ffefb6bcf950474f86 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Tue, 16 Feb 2021 21:29:06 +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 8a5fcfb..5b47105 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # gMNd -gMNd is my gemini server, which is written in python. +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: Currently it only serves static files. You can build and run it from the supplied Dockerfile if you so whish: ```