From: Daniel Greenfeld Date: Sat, 17 May 2014 23:20:28 +0000 (-0700) Subject: Update the readme X-Git-Tag: 0.1.1~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2c2ebcff35ab2c51bd96cec7c370b66834fc3da9;p=cached-property.git Update the readme --- diff --git a/README.rst b/README.rst index 121a9fa..41e3dc9 100644 --- a/README.rst +++ b/README.rst @@ -91,4 +91,5 @@ Credits -------- * Django, Werkzueg, Bottle, and Zope for having their own implementations. This package uses the Django version. -* Reinout Van Rees for pointing out the cached_property decorator to me. \ No newline at end of file +* Reinout Van Rees for pointing out the cached_property decorator to me. +* My awesome wife Audrey who created cookiecutter, which meant rolling this out took me just 15 minutes. \ No newline at end of file