Skip to content

Commit

Permalink
consistent renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
cl-aaron committed Mar 29, 2014
1 parent 503652c commit 895a5cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#cl-hapi-rate
#hapi-ratelimit
A simple ip based rate limiting plugin for Hapi using Redis.

WARNING: This is not sufficient protection against DDoS attacks.

##Installation
npm install cl-hapi-rate
npm install hapi-ratelimit

## Usage
In the Hapi init code:
Expand Down

0 comments on commit 895a5cd

Please sign in to comment.