diff --git a/README.rst b/README.rst index 08e3952b..c4960ebc 100644 --- a/README.rst +++ b/README.rst @@ -82,9 +82,13 @@ Never again violate the `single responsibility principle `_ that have been introduced in version 20.1.0. The classic APIs (``@attr.s``, ``attr.ib``, ``@attr.attrs``, ``attr.attrib``, and ``attr.dataclass``) will remain indefinitely. -`Type annotations `_ will also stay entirely **optional** forever. Please check out `On The Core API Names `_ for a more in-depth explanation.