From d404f880ddaff6f3ba2f16aebc8e7314b78f1244 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Sun, 14 Jul 2019 13:52:37 +0300 Subject: [PATCH] readme update [ci-skip] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0b3e629..95a9a88 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Features * Pure Python. * Compatible with Python 2.7+ and Python 3.5+. -* Supports Linux, OS X and Windows. Tested on Linux and OS X systems. +* Supported and `tested on Linux, OS X and Windows `_. * A simple interface. * Defining "shelf life" for cached values. * Local caching using pickle files.