Update README.md

This commit is contained in:
Mikael Nordin 2021-02-16 22:52:54 +01:00 committed by GitHub
parent 43a008ed4e
commit 0e14141dde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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:
```