From 100433becd61789f95065a27d9d5eee54fe08059 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Mon, 5 Dec 2016 22:33:07 +0200 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 6565d7e..af42adf 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,7 @@ You can install cachier using: Features ---------------------- +* Compatible with Python 2.7+ and Python 3.5+. * A simple interface. * Defining "shelf life" for cached values. * Local caching using pickle files.