diff --git a/README.md b/README.md
index 97283ee70d7d220e764dc5508de7355b1d815fbb..d85b539137a205a38d7470738e728ffad2f168a6 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,10 @@ satella
 [![PyPI](https://img.shields.io/pypi/implementation/satella.svg)]()
 [![Documentation Status](https://readthedocs.org/projects/satella/badge/?version=latest)](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)**