From 6bda66b75f9f885e890c456b2478552971b29689 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 7 Jan 2021 23:59:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a8b1b..0a90f88 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Learn more about Gemini [here](https://portal.mozz.us/). ## Features - A built-in static file server with support for gemini directories and CGI scripts. -- A full framework for writing expressive gemini applications like [astrobotany](https://github.com/michael-lazar/astrobotany). +- A complete framework for writing robust gemini applications like [astrobotany](https://github.com/michael-lazar/astrobotany). - A lean, modern codebase with type hints and black formatting. - A solid foundation built on top of the [twisted](https://twistedmatrix.com/trac/) asynchronous networking engine.