From 0c7ae3ef5ceb625c3eea3b0e4da4df24a95624a0 Mon Sep 17 00:00:00 2001 From: Dustin Diaz Date: Sun, 23 Mar 2014 12:35:49 -0700 Subject: [PATCH] rename title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70601b6..27f979b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Express rate-limitter +## Express rate-limiter Rate limiting middleware for Express applications built on redis ``` js