Skip to content

Commit d5bab89

Browse files
committed
Simplify readme
1 parent 15f3a8a commit d5bab89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
django-block-ip
22
---------------
33

4-
This is a simple application to restrict access by IP address. There's a few other apps that do this out there, but they tend to have other features such as rate limiting. I think it's best to leave rate-limiting to rate-limiting specific apps, so this just blocks IPs.
4+
This is a simple application to restrict access by IP address. There's a few other apps that do this out there, but they tend to have other features such as rate limiting. I think it's best to leave rate-limiting to rate-limiting specific apps.
55

66
Usage
77
=====

0 commit comments

Comments
 (0)