Skip to content
Snippets Groups Projects
Commit 78ddf796 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

README fix

parent 1fa59cbd
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ satella
[![License](https://img.shields.io/pypi/l/satella)](https://github.com/piotrmaslanka/satella)
[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)
Satella is an almost-zero-requirements Python 3.5+ library for writing server applications. It has arisen out of my
Satella is an almost-zero-requirements Python 3.7+ library for writing server applications. It has arisen out of my
requirements to have some classes or design patterns handy, and kinda wish-they-were-in-the-stdlib ones. especially
those dealing with mundane but useful things. It also runs on PyPy, and most of it runs on Windows (the part not dealing
with forking processes, you see).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment