From e0d6dab9e7cc51b0e1f8b775b05265511e1bf566 Mon Sep 17 00:00:00 2001 From: Nick Serebrennikov Date: Sun, 9 Jan 2022 20:54:16 +0000 Subject: [PATCH] Update README.md fix missing colon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6525647..75c6352 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ THUMBNAILS = { 'STORAGE': { 'BACKEND': 'django.core.files.storage.FileSystemStorage', # You can also use Amazon S3 or any other Django storage backends - } + }, 'SIZES': { 'small': { 'PROCESSORS': [