diff --git a/README.md b/README.md index 00921be..db3669d 100644 --- a/README.md +++ b/README.md @@ -201,8 +201,9 @@ docker-compose up --build #### Using morss' internal HTTP server -Morss can run its own HTTP server. The later should start when you run morss -without any argument, on port 8080. +Morss can run its own, very basic, HTTP server. The latter should start when you +run morss without any argument, on port 8080. I'd highly recommend you to use +gunicorn or something similar for better performance. ```shell morss