From 730e6fe62f55ad9fbbfd7ae3d262c85fc7ed6e6f Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 8 Aug 2019 21:45:26 -0400 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 1be0ef3..d946bff 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,28 @@

Jetforce

+

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

+

rocket launch

+

+ + pypi + + + GitHub + + + Code style: black + + + say-thanks + +

+ ## Features - A modern python 3 codebase with type hinting and black formatting.