From 208599660582a2c0854d73c99bc81b9e864eb16b Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Thu, 1 Sep 2016 17:24:42 +0300 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 21aa9ab..ae47009 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ Persistent, stale-free cache / memoization decorators for Python. Dependencies and Setup ---------------------- -s3bp uses the following packages: +Cachier uses the following packages: * pymongo's `bson package`_ * watchdog_