Skip to content

Commit bf5c133

Browse files
authored
Update README.rst
1 parent 7c7b2fd commit bf5c133

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ A lightweight file upload input for Django and Amazon S3.
55

66
Django-S3File allows you to upload files directly AWS S3 effectively
77
bypassing your application server. This allows you to avoid long running
8-
requests from large file uploads.
8+
requests from large file uploads. This is particuallary helpful for if
9+
you run your service on AWS Lambda or Heroku where you have a fix request
10+
limit.
911

1012
|PyPi Version| |Build Status| |Test Coverage| |GitHub license|
1113

0 commit comments

Comments
 (0)