From 4d3bc47456dfad726e3e84632729ff82babefe94 Mon Sep 17 00:00:00 2001 From: Romain de Laage Date: Fri, 4 Dec 2020 21:18:45 +0100 Subject: [PATCH] Add README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1fb2f63 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# tkGemini, a Python Gemini browser + +The idea of this software is to navigate throught the Gemini network with a GUI. It tries to fit to [Gemini specifications](https://gemini.circumlunar.space/docs/specification.html) but there still work. + +## What is Gemini + +Gemini is a new protocol project. It wants to be an alternative to the Web and Gopher. This network is growing very fast and it is a wonderfull project. + +Learn more about Gemini : + +* [Gemini project website](https://gemini.circumlunar.space) (Only some piece of information are available) +* [Gemini project gemini space](gemini://gemini.circumlunar.space)