diff --git a/README.md b/README.md index 41f6ee6323594dce052ed561c665bdad31272b12..43d9aca7cc7769e015bb04f28b084b7748eddadb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ satella [](https://github.com/piotrmaslanka/satella) [](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).