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

README update

parent 5e0a3ebb
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,9 @@ satella ...@@ -11,6 +11,9 @@ satella
_satella.posix_ in unavailable on non-POSIX systems, but the rest should work OK. _satella.posix_ in unavailable on non-POSIX systems, but the rest should work OK.
Full [documentation]((http://satella.readthedocs.io/en/latest/?badge=latest)
is available for the brave souls that do decide to use this library.
Satella is a Python 3.5+ library for writing server applications, especially those dealing with mundane but useful things. Satella is a Python 3.5+ library for writing server applications, especially those dealing with mundane but useful things.
See [LICENSE](LICENSE) for text of the license. See [LICENSE](LICENSE) for text of the license.
......
# coding=UTF-8 # coding=UTF-8
__version__ = '2.2.2a3' __version__ = '2.2.2a4'
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