From 3c275ac30d6c12514bce9527635b3e1f1e5c7e7a Mon Sep 17 00:00:00 2001 From: ghostforpy <59663498+ghostforpy@users.noreply.github.com> Date: Thu, 12 Aug 2021 11:18:35 +0300 Subject: [PATCH] Update README.rst Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c020d32ca..8c420b8c8 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ Features * Optional basic ASGI setup for Websockets * Optional custom static build using Gulp and livereload * Send emails via Anymail_ (using Mailgun_ by default or Amazon SES if AWS is selected cloud provider, but switchable) -* Media storage using Amazon S3, Google Cloud Storage or a local nginx docker instance +* Media storage using Amazon S3, Google Cloud Storage, or a local nginx docker instance * Docker support using docker-compose_ for development and production (using Traefik_ with LetsEncrypt_ support) * Procfile_ for deploying to Heroku * Instructions for deploying to PythonAnywhere_