From 4ef2369e9cf563cf158b6661ed39b0655fc322a1 Mon Sep 17 00:00:00 2001 From: Harshit Upadhyay Date: Mon, 30 Jun 2014 19:54:32 +0530 Subject: [PATCH] Add Beaker under caching libraries in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ea29242..4f9229cd 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ so you need Python. *Libraries for caching data.* -* TODO +* [Beaker Caching & Sessions](http://beaker.readthedocs.org/en/latest/) - Beaker is a library for caching and sessions for use with web applications and stand-alone Python scripts and applications. ## Email