diff --git a/README.md b/README.md index 1be0ef3..d946bff 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,28 @@
An experimental python server framework for the new, under development Gemini Protocol.
+Learn more about Project Gemini from its designer, ~solderpunk, here.
+ +Check out a live server running this code here: gemini://mozz.us
+ + + ## Features - A modern python 3 codebase with type hinting and black formatting.