From e3cfb86d607059ed8f4291415d36f3fa1d3a5799 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Thu, 20 Apr 2017 14:25:32 +0300 Subject: [PATCH] add travis badge to readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c8afe1b..f2cd602 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Cachier ####### -|PyPI-Status| |PyPI-Versions| |LICENCE| +|PyPI-Status| |PyPI-Versions| |Build-Status| |LICENCE| Persistent, stale-free cache / memoization decorators for Python.