diff --git a/README.md b/README.md index 6a8d360..7741776 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # Fuyuko -A Node-based Gemini server running on gemini.nanao.moe +Node-based Gemini server running on gemini.nanao.moe + +Currently uses [derhuerst's gemini Node.js library](https://github.com/derhuerst/gemini) for the +Gemini protocol implementation. I added a basic file serving on top of it. + +## Next plans + +* Making the contents of my Internet blog available in Gemini via +* Try to implement the Gemini protocol myself +* Create a router