Skip to content

Commit 895a5cd

Browse files
committed
consistent renaming
1 parent 503652c commit 895a5cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
#cl-hapi-rate
1+
#hapi-ratelimit
22
A simple ip based rate limiting plugin for Hapi using Redis.
33

44
WARNING: This is not sufficient protection against DDoS attacks.
55

66
##Installation
7-
npm install cl-hapi-rate
7+
npm install hapi-ratelimit
88

99
## Usage
1010
In the Hapi init code:

0 commit comments

Comments
 (0)