Update README.md
This commit is contained in:
parent
b5f4235535
commit
fffab7b684
|
@ -8,7 +8,7 @@ Learn more about Gemini [here](https://portal.mozz.us/).
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- A built-in static file server with support for gemini directories and CGI scripts.
|
- A built-in static file server with support for gemini directories and CGI scripts.
|
||||||
- A framework for python applications that loosely mimics the [WSGI](https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface) interface design.
|
- A complete framework for writing python applications that loosely mimics [WSGI](https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface).
|
||||||
- A lean, modern python codebase with type hints and black formatting.
|
- A lean, modern python codebase with type hints and black formatting.
|
||||||
- A solid foundation built on top of the [twisted](https://twistedmatrix.com/trac/) asynchronous networking engine.
|
- A solid foundation built on top of the [twisted](https://twistedmatrix.com/trac/) asynchronous networking engine.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue