From b5e56148b1c6bcc40d7933e9a32e837c70b4cba8 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Thu, 27 Apr 2017 10:48:29 +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 72c3023..0ee83a5 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Features * Pure Python. * Compatible with Python 2.7+ and Python 3.5+. -* Support Linux, OS X and Windows. Tested on Linux and OS X systems. +* Supports Linux, OS X and Windows. Tested on Linux and OS X systems. * A simple interface. * Defining "shelf life" for cached values. * Local caching using pickle files.