Update README.md
This commit is contained in:
parent
b4fd0919eb
commit
7f4c74cb29
|
@ -8,9 +8,9 @@ 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.
|
||||||
- An extendable application framework that loosely mimics the [WSGI](https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface) interface.
|
- A python application framework that loosely mimics the [WSGI](https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface) interface design.
|
||||||
- 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/) networking engine.
|
- A solid foundation built on top of the [twisted](https://twistedmatrix.com/trac/) asynchronous networking engine.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue