summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 15bfa9f..dcb7097 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,5 @@
-Decorator module
-=================
+Decorators for Humans
+=====================
The goal of the decorator module is to make it easy to define
signature-preserving function decorators and decorator factories.