From 575bcd0bc91e3631d26f486511576aadf9abd121 Mon Sep 17 00:00:00 2001 From: Bryan Donovan Date: Sun, 15 Jun 2014 12:10:10 -0700 Subject: [PATCH] README update for node-cache-manager-express-example --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index af0e7b7..b071539 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ priority cache(s) first. [istanbul](https://github.com/yahoo/istanbul), and [sinon](http://sinonjs.org). +## Express.js Example + +See the [Express.js cache-manager example app](https://github.com/BryanDonovan/node-cache-manager-express-example) to see how to use +``node-cache-manager`` in your applications. + ## Installation npm install cache-manager