From 83c87eaf61ab6ef2fa06fc90fba490826de999eb Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Thu, 24 Jan 2019 14:29:17 +0100 Subject: Updated README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index ad72633..cf0f6ee 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,9 @@ Decorator module :Installation: ``pip install decorator`` :License: BSD license +The goal of the decorator module is to make it easy to define +signature-preserving function decorators. + Installation ------------- -- cgit v1.2.1