Update README.md
This commit is contained in:
parent
69923c0e7a
commit
4d0b610af0
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- A modern Python 3 codebase with type hinting and black formatting.
|
- A modern python 3 codebase with type hinting and black formatting.
|
||||||
- Lightweight, single-file web framework with zero dependencies.
|
- Lightweight, single-file web framework with zero dependencies.
|
||||||
- A built-in static file server with support for *.gemini* directory map files.
|
- A built-in static file server with support for *.gemini* directory map files.
|
||||||
- Supports concurrent connections using an asynchronous event loop.
|
- Supports concurrent connections using an asynchronous event loop.
|
||||||
|
|
Loading…
Reference in New Issue