From 7a6264aa2999aafb74f8460f7477b2495e3700e7 Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sat, 7 Oct 2017 22:29:52 +0200 Subject: [PATCH] readme --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 97283ee7..d85b5391 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,10 @@ satella []() [](http://satella.readthedocs.io/en/latest/?badge=latest) -**satella is currently undergoing a major rework. It is being done in develop. It WILL break compatibility.** - -**satella 1.0 remains in [maintenance mode](https://github.com/piotrmaslanka/satella/tree/satella1.0)** - _satella.posix_ in unavailable on non-POSIX systems, but the rest should work OK. Satella is a Python library for writing server applications, especially those dealing with mundane but useful things. -See LICENSE for text of the license. \ No newline at end of file +See [LICENSE](LICENSE) for text of the license. + +**satella 1.0 remains in [maintenance mode](https://github.com/piotrmaslanka/satella/tree/satella1.0)** -- GitLab