diff --git a/README.rst b/README.rst index cceff466..1e7420e2 100644 --- a/README.rst +++ b/README.rst @@ -85,9 +85,9 @@ Never again violate the `single responsibility principle `_ that have been introduced in version 20.1.0. +This example uses ``attrs``'s `modern APIs `_ 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. Please check out `On The Core API Names `_ for a more in-depth explanation.