Update README.md

This commit is contained in:
Michael Lazar 2021-01-07 23:59:34 -05:00 committed by GitHub
parent f9726f9fa9
commit 6bda66b75f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.