readme additions

This commit is contained in:
Shay Palachy
2017-04-20 14:59:31 +03:00
parent 4e16a6e9b8
commit c3b946362c
+2 -1
View File
@@ -42,8 +42,9 @@ Install ``cachier`` with:
Features
========
* Tested on Linux and OS X systems. Does not support Windows.
* Pure Python.
* Compatible with Python 2.7+ and Python 3.5+.
* Tested on Linux and OS X systems. Does not support Windows.
* A simple interface.
* Defining "shelf life" for cached values.
* Local caching using pickle files.